更新清分字段展示

This commit is contained in:
panshuling321 2022-05-19 18:06:20 +08:00
parent 570daa37c0
commit 25c90ecca7

View File

@ -115,7 +115,7 @@
select select
ho.serial_number as 'serialNumber', ho.serial_number as 'serialNumber',
ct.name as 'stationName', 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.start_time as 'startTime',
ho.end_time as 'endTime', ho.end_time as 'endTime',
inu.phone as internetUserPhone, inu.phone as internetUserPhone,