1
This commit is contained in:
@@ -372,6 +372,7 @@ func (p *PurchaseHandler) createOrUpdateStoreSkus(ctx *jxcontext.Context, storeI
|
||||
param.StoreId = utils.Str2Int64(vendorStoreID)
|
||||
|
||||
// 抖店创建商品
|
||||
globals.SugarLogger.Debugf("zishangping=============", utils.Format4Output(param, false))
|
||||
tiktokResultChildren, err := api.CreateStoreCommodity(param)
|
||||
if err != nil {
|
||||
failedList = putils.GetErrMsg2FailedSingleList(storeSkuList, err, storeID, model.VendorChineseNames[model.VendorIDDD], syncType)
|
||||
|
||||
Reference in New Issue
Block a user