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)
|
time.Sleep(time.Second * 2)
|
||||||
// flag := false
|
// flag := false
|
||||||
// for {
|
// for {
|
||||||
result, err := api.JdShopAPI.FindShopCategories()
|
result, err := getAPI(storeCat.VendorOrgCode).FindShopCategories()
|
||||||
if err != nil {
|
if err != nil {
|
||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user