测试用例免配送费

This commit is contained in:
邹宗楠
2022-03-04 11:00:10 +08:00
parent 6383469f49
commit 2b17745158

View File

@@ -945,6 +945,8 @@ func generateOrder(ctx *jxcontext.Context, jxOrder *JxOrderInfo, addressID int64
} else {
outJxOrder.FreightPrice = 0
}
// 京西测试(=================todo=============================)
outJxOrder.FreightPrice = 0
//表示此订单为物料配送订单
if jxOrder.OrderType != model.OrderTypeNormal {
// if fromStoreID != 0 {