This commit is contained in:
邹宗楠
2022-12-29 10:54:32 +08:00
parent f337c6d36b
commit c40195a45f
2 changed files with 2 additions and 1 deletions

View File

@@ -513,6 +513,8 @@ func syncStoreSkuNew(ctx *jxcontext.Context, parentTask tasksch.ITask, causeFlag
}
} else if model.IsSyncStatusNew(sku.SkuSyncStatus) {
calVendorPrice4StoreSku(sku, storeDetail.PricePercentagePackObj, int(storeDetail.PricePercentage))
globals.SugarLogger.Debugf("calVendorPrice4StoreSku======= %s", utils.Format4Output(singleStoreHandler, false))
globals.SugarLogger.Debugf("calVendorPrice4StoreSku======= %d", sku.MergedStatus)
if singleStoreHandler == nil {
if dao.IsVendorThingIDEmpty(sku.VendorSkuID) {
// todo 多平台商品库没有正常创建,直接跳过