1
This commit is contained in:
@@ -310,7 +310,7 @@ func (p *PurchaseHandler) createOrUpdateStoreSkus(ctx *jxcontext.Context, storeI
|
||||
StartSaleType: 0,
|
||||
PickupMethod: "0",
|
||||
StoreId: int64(storeSku.StoreID),
|
||||
MainProductId: int64(storeSku.NameID),
|
||||
//MainProductId: int64(storeSku.NameID),
|
||||
}
|
||||
|
||||
// 获取上传图,商品轮播图
|
||||
|
||||
Reference in New Issue
Block a user