运维接口
This commit is contained in:
parent
f05f26dd0e
commit
ab41f3ecb1
@ -27,6 +27,7 @@
|
||||
<select id="getInspectionList" resultType="map">
|
||||
select
|
||||
t.inspection_id as inspectionId,
|
||||
t.charging_station_id as stationId,
|
||||
CASE
|
||||
WHEN t.type = 1 THEN 'XB'
|
||||
WHEN t.type = 2 THEN 'JK'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user