1
This commit is contained in:
@@ -221,6 +221,7 @@ func (p *PurchaseHandler) Map2Order(orderData map[string]interface{}) (order *mo
|
||||
Weight: 0,
|
||||
SalePrice: 0,
|
||||
StoreSubName: utils.Int2Str(extra.Type),
|
||||
LocationCode: "活动商品,暂无货架码",
|
||||
}
|
||||
order.Skus = append(order.Skus, sku)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user