jds2 cat
This commit is contained in:
@@ -332,7 +332,7 @@ func (p *PurchaseHandler) CreateStoreCategory(ctx *jxcontext.Context, storeID in
|
||||
time.Sleep(time.Second * 2)
|
||||
// flag := false
|
||||
// for {
|
||||
result, err := api.JdShopAPI.FindShopCategories()
|
||||
result, err := getAPI(storeCat.VendorOrgCode).FindShopCategories()
|
||||
if err != nil {
|
||||
return err
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user