- wsc
This commit is contained in:
@@ -7,6 +7,12 @@ import (
|
||||
"git.rosy.net.cn/jx-callback/globals/api"
|
||||
)
|
||||
|
||||
// 对于微盟来说,只有一个展示商品的商家,但有多个拣货的商家
|
||||
// 订单中的
|
||||
// VendorStoreID表示在微盟上的商家编码
|
||||
// JxStoreID表示的是展示商品的商家
|
||||
// StoreID才是实际派单的商家
|
||||
|
||||
var (
|
||||
curPurchaseHandler *PurchaseHandler
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user