aa
This commit is contained in:
@@ -289,6 +289,11 @@ var (
|
||||
AutoReplyGoodComment: "禁止差评自动回复",
|
||||
AutoReplyDisabled: "禁止自动回复",
|
||||
}
|
||||
DeliveryBrandMarkMap = map[int]int{
|
||||
VendorIDMTPS: BrandOpenMTPS,
|
||||
VendorIDDada: BrandOpenDaDa,
|
||||
VendorIDFengNiao: BrandOpenFN,
|
||||
}
|
||||
)
|
||||
|
||||
type Store struct {
|
||||
|
||||
Reference in New Issue
Block a user