diff --git a/platformapi/tao_vegetable/tao_consts.go b/platformapi/tao_vegetable/tao_consts.go index 257dcc42..bd121879 100644 --- a/platformapi/tao_vegetable/tao_consts.go +++ b/platformapi/tao_vegetable/tao_consts.go @@ -48,6 +48,7 @@ const ( OrderDeliveryTypeStore = 2 // 商家自配 ChannelCome = 31 // 3:饿了么 4:盒马&淘鲜达 18:大润发飞牛 19:欧尚外卖 20:商家自有渠道 31 ??? IsAllowAppSale = 1 // 是否在app销售打开,默认1,0否 + NameMaxLength = 60 // 最大名称长度 ) const (