- mtwm callback
This commit is contained in:
@@ -70,6 +70,13 @@ var (
|
||||
OrderTypeOrder: "订单",
|
||||
OrderTypeWaybill: "运单",
|
||||
}
|
||||
|
||||
MultiStoresVendorMap = map[int]int{
|
||||
VendorIDJD: 1,
|
||||
VendorIDMTWM: 0,
|
||||
VendorIDELM: 0,
|
||||
VendorIDEBAI: 0,
|
||||
}
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user