1
This commit is contained in:
@@ -309,7 +309,7 @@ func (p *PurchaseHandler) createOrUpdateStoreSkus(ctx *jxcontext.Context, storeI
|
|||||||
SellChannel: []int64{0},
|
SellChannel: []int64{0},
|
||||||
StartSaleType: 0,
|
StartSaleType: 0,
|
||||||
PickupMethod: "0",
|
PickupMethod: "0",
|
||||||
StoreId: int64(storeSku.StoreID),
|
StoreId: utils.Str2Int64(vendorStoreID),
|
||||||
//MainProductId: int64(storeSku.NameID),
|
//MainProductId: int64(storeSku.NameID),
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user