aa
This commit is contained in:
@@ -786,7 +786,7 @@ func updateOrCreateCategories(storeCat *dao.SkuStoreCatInfo, isCreate bool) (sta
|
||||
}
|
||||
}
|
||||
}
|
||||
status, err = getAPI2(storeCat.VendorOrgCode).CreateShopCategory(createShopCategoryParams)
|
||||
status, err = getAPI(storeCat.VendorOrgCode).CreateShopCategory(createShopCategoryParams)
|
||||
return status, err
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user