饿鲜达创建门店商品优化
This commit is contained in:
@@ -55,6 +55,10 @@ const (
|
||||
AutoReplyDisabled = 2 // 禁止自动回复
|
||||
)
|
||||
|
||||
const (
|
||||
ExdStoreName = "饿鲜达"
|
||||
)
|
||||
|
||||
var (
|
||||
StoreStatusName = map[int]string{
|
||||
StoreStatusDisabled: "禁用",
|
||||
|
||||
Reference in New Issue
Block a user