From dbcb952408051c2d7af950e2cff965e57cb38906 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E5=AE=97=E6=A5=A0?= Date: Thu, 13 Jul 2023 11:06:29 +0800 Subject: [PATCH] 1 --- platformapi/tao_vegetable/tao_consts.go | 1 + 1 file changed, 1 insertion(+) 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 (