修复二维码excel详情展示数据顺序问题
This commit is contained in:
parent
caa9ffb67f
commit
e9d31f3010
@ -67,6 +67,7 @@
|
||||
AND station.del_flag = 0
|
||||
WHERE terminal.charging_station_id = #{stationId}
|
||||
AND terminal.del_flag = 0
|
||||
ORDER BY terminal.serial_number ASC
|
||||
|
||||
</select>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user