京东API几乎全部使用vendorOrgCode(除了GetSkus)
This commit is contained in:
@@ -179,6 +179,7 @@ type IMultipleStoresHandler interface {
|
||||
|
||||
// RefreshAllSkusID(ctx *jxcontext.Context, parentTask tasksch.ITask, isAsync bool) (hint string, err error)
|
||||
|
||||
// TODO 此接口需要添加vendorOrgCode
|
||||
GetSkus(ctx *jxcontext.Context, skuID int, vendorSkuID, skuName string) (skuNameList []*SkuNameInfo, err error)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user