This commit is contained in:
邹宗楠
2023-06-30 11:56:13 +08:00
parent 9b8dfd9c6c
commit bff9939184
2 changed files with 98 additions and 99 deletions

View File

@@ -45,6 +45,7 @@ const (
CreateLabelStyleType = "无价签" // 保质期7天
OrderDeliveryTypeTime = 1 // 定时配送
OrderDeliveryTypeSelf = 3 // 用户自提
OrderDeliveryTypeStore = 2 // 商家自配
ChannelCome = 31 // 3饿了么 4盒马&淘鲜达 18:大润发飞牛 19:欧尚外卖 20商家自有渠道 31 ???
)