This commit is contained in:
邹宗楠
2022-12-21 16:46:18 +08:00
parent 6235a6b0ce
commit 8ba030360d

View File

@@ -406,6 +406,8 @@ func (p *PurchaseHandler) createOrUpdateStoreSkus(ctx *jxcontext.Context, storeI
storeSku.VendorMainId = localThing[0].VendorThingID
mainIdInt = utils.Str2Int64(localThing[0].VendorThingID)
}
} else {
mainIdInt = utils.Str2Int64(storeSku.VendorMainId)
}
// 修改商品