1
This commit is contained in:
@@ -344,6 +344,7 @@ func (p *PurchaseHandler) createOrUpdateStoreSkus(ctx *jxcontext.Context, storeI
|
|||||||
return nil, err
|
return nil, err
|
||||||
}
|
}
|
||||||
param.ProductFormatNew = productFormatNew
|
param.ProductFormatNew = productFormatNew
|
||||||
|
globals.SugarLogger.Debug("创建=============param", utils.Format4Output(param, false))
|
||||||
|
|
||||||
// 抖店创建商品
|
// 抖店创建商品
|
||||||
tiktokResult, err := api.CreateStoreCommodity(param)
|
tiktokResult, err := api.CreateStoreCommodity(param)
|
||||||
|
|||||||
Reference in New Issue
Block a user