This commit is contained in:
suyl
2021-06-23 10:09:50 +08:00
parent e2140a3723
commit 2daf502fa4

View File

@@ -369,8 +369,6 @@ func (c *OrderManager) GetOrders(ctx *jxcontext.Context, isIncludeFake bool, fro
`
sqlParams := []interface{}{model.AfsOrderStatusFinished, order.VendorOrderID,
model.YES}
fmt.Println(sql)
fmt.Println(sqlParams)
if err = dao.GetRow(db, &afsOrder, sql, sqlParams); err == nil && afsOrder != nil {
if afsOrder.AfsTotalShopMoney != 0 {
//报价,要减去商品的京西价