Commit 07099eb5 by xmy

feat:外卖商品

parent e5bc48a7
......@@ -16,6 +16,7 @@ class GoodsEnum
const SERVER_GOODS = 1;//服务商品
const ENTITY_GOODS = 2;//实体商品
const TAKE_OUT_GOODS = 3;//外卖商品
const FREIGHT_FREE = 1; //包邮
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment