更新清分字段展示
This commit is contained in:
parent
570daa37c0
commit
25c90ecca7
@ -115,7 +115,7 @@
|
||||
select
|
||||
ho.serial_number as 'serialNumber',
|
||||
ct.name as 'stationName',
|
||||
ho.total_price as 'totalPrice',
|
||||
ifnull(sum(ho.act_power_price + ho.act_service_price), 0) as 'totalPrice',
|
||||
ho.start_time as 'startTime',
|
||||
ho.end_time as 'endTime',
|
||||
inu.phone as internetUserPhone,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user