删除打桩语句

This commit is contained in:
邹宗楠
2022-03-04 16:13:43 +08:00
parent 0f6635a18c
commit da96198616
6 changed files with 1 additions and 28 deletions

View File

@@ -945,8 +945,7 @@ 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 {