This commit is contained in:
2023-06-30 11:33:48 +08:00
parent 8baee9be64
commit 90b0ca5e73
2 changed files with 12 additions and 0 deletions

View File

@@ -776,6 +776,8 @@
t1.pay_status as payStatus,
t1.start_mode as startMode,
t1.order_amount as orderAmount,
t1.virtual_amount as virtualAmount,
t1.settle_amount as settleAmount,
t1.pay_amount as payAmount,
t2.total_used_electricity as chargingDegree,
t1.charge_start_time as startTime,