This commit is contained in:
邹宗楠
2022-10-09 20:01:14 +08:00
parent 58a51a19ab
commit ed794eeed9

View File

@@ -313,7 +313,7 @@ func (p *PurchaseHandler) createOrUpdateStoreSkus(ctx *jxcontext.Context, storeI
StartSaleType: 0, StartSaleType: 0,
PickupMethod: "0", PickupMethod: "0",
StoreId: utils.Str2Int64(vendorStoreID), StoreId: utils.Str2Int64(vendorStoreID),
//MainProductId: int64(storeSku.NameID), MainProductId: int64(storeSku.NameID),
} }
// 获取上传图,商品轮播图 // 获取上传图,商品轮播图