Commit 05e8542b by xmy

Merge branch 'ft-immediateDelivery' into test

parents ef99b08d 07099eb5
...@@ -16,6 +16,7 @@ class GoodsEnum ...@@ -16,6 +16,7 @@ class GoodsEnum
const SERVER_GOODS = 1;//服务商品 const SERVER_GOODS = 1;//服务商品
const ENTITY_GOODS = 2;//实体商品 const ENTITY_GOODS = 2;//实体商品
const TAKE_OUT_GOODS = 3;//外卖商品
const FREIGHT_FREE = 1; //包邮 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