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:
@@ -178,6 +178,8 @@
|
||||
t1.charge_start_time as chargeStartTime,
|
||||
t1.charge_end_time as chargeEndTime,
|
||||
t1.create_time as createTime,
|
||||
t1.virtual_amount as virtualAmount,
|
||||
t1.settle_amount as settleAmount,
|
||||
t4.total_used_electricity as chargingDegree,
|
||||
t5.payment_institutions as paymentInstitutions
|
||||
from order_basic_info t1
|
||||
|
||||
Reference in New Issue
Block a user