mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-21 03:25:12 +08:00
update 发送停止充电消息中订单金额改为结算金额
This commit is contained in:
@@ -2464,6 +2464,7 @@
|
||||
t1.station_id as stationId,
|
||||
t2.station_name as stationName,
|
||||
t3.total_order_amount as orderAmount,
|
||||
t1.settle_amount as settleAmount,
|
||||
t3.total_used_electricity as chargingDegree,
|
||||
t4.open_id as openId
|
||||
FROM order_basic_info t1
|
||||
|
||||
Reference in New Issue
Block a user