1'
This commit is contained in:
@@ -338,6 +338,7 @@ func OnCreateThing2Tiktok(ctx *jxcontext.Context, db *dao.DaoDB, appOrgCode stri
|
|||||||
}
|
}
|
||||||
errList := errlist.New()
|
errList := errlist.New()
|
||||||
for _, v := range vendorThingList {
|
for _, v := range vendorThingList {
|
||||||
|
globals.SugarLogger.Debugf("==========本地商品id:[%d],主商品id:[%d],主商品属性:[%s]", v.LocalSkuId, v.MainId, v.SkuAttrId)
|
||||||
thingMap := &model.ThingMap{
|
thingMap := &model.ThingMap{
|
||||||
ThingID: v.LocalSkuId,
|
ThingID: v.LocalSkuId,
|
||||||
ThingType: thingType,
|
ThingType: thingType,
|
||||||
|
|||||||
Reference in New Issue
Block a user