mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-23 04:25:21 +08:00
update 推送小程序停止充电接口金额改为实付金额
This commit is contained in:
@@ -2459,6 +2459,8 @@
|
||||
t1.station_id as stationId,
|
||||
t2.station_name as stationName,
|
||||
t3.total_order_amount as orderAmount,
|
||||
t1.order_amount as orderAmount,
|
||||
t1.discount_amount as discountAmount,
|
||||
t1.settle_amount as settleAmount,
|
||||
t3.total_used_electricity as chargingDegree,
|
||||
t4.open_id as openId
|
||||
|
||||
Reference in New Issue
Block a user