jsshopapi 测试
This commit is contained in:
@@ -215,7 +215,8 @@ func updateOrCreateCategories(storeCat *dao.SkuStoreCatInfo, isCreate bool) (err
|
||||
createShopCategoryParam2.ID = storeCat.VendorCatID
|
||||
}
|
||||
createShopCategoryParams = append(createShopCategoryParams, createShopCategoryParam2)
|
||||
fmt.Println("test11111111111111111111", utils.Format4Output(api.JdShopAPI, false))
|
||||
fmt.Println("test11111111111111111111", utils.Format4Output(api.JdShopAPI.GetCookieCount(), false))
|
||||
fmt.Println("test11111111111111111111", utils.Format4Output(api.JdShopAPI.APICookie, false))
|
||||
err = api.JdShopAPI.CreateShopCategory(createShopCategoryParams)
|
||||
return err
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user