测试用例免配送费
This commit is contained in:
@@ -945,6 +945,8 @@ func generateOrder(ctx *jxcontext.Context, jxOrder *JxOrderInfo, addressID int64
|
|||||||
} else {
|
} else {
|
||||||
outJxOrder.FreightPrice = 0
|
outJxOrder.FreightPrice = 0
|
||||||
}
|
}
|
||||||
|
// 京西测试(=================todo=============================)
|
||||||
|
outJxOrder.FreightPrice = 0
|
||||||
//表示此订单为物料配送订单
|
//表示此订单为物料配送订单
|
||||||
if jxOrder.OrderType != model.OrderTypeNormal {
|
if jxOrder.OrderType != model.OrderTypeNormal {
|
||||||
// if fromStoreID != 0 {
|
// if fromStoreID != 0 {
|
||||||
|
|||||||
Reference in New Issue
Block a user