1
This commit is contained in:
@@ -48,6 +48,7 @@ const (
|
|||||||
OrderDeliveryTypeStore = 2 // 商家自配
|
OrderDeliveryTypeStore = 2 // 商家自配
|
||||||
ChannelCome = 31 // 3:饿了么 4:盒马&淘鲜达 18:大润发飞牛 19:欧尚外卖 20:商家自有渠道 31 ???
|
ChannelCome = 31 // 3:饿了么 4:盒马&淘鲜达 18:大润发飞牛 19:欧尚外卖 20:商家自有渠道 31 ???
|
||||||
IsAllowAppSale = 1 // 是否在app销售打开,默认1,0否
|
IsAllowAppSale = 1 // 是否在app销售打开,默认1,0否
|
||||||
|
NameMaxLength = 60 // 最大名称长度
|
||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
|
|||||||
Reference in New Issue
Block a user