运维接口
This commit is contained in:
parent
ab41f3ecb1
commit
30e01dc8a9
@ -24,6 +24,7 @@
|
|||||||
<result property="errorName" column="error_name"/>
|
<result property="errorName" column="error_name"/>
|
||||||
</resultMap>
|
</resultMap>
|
||||||
|
|
||||||
|
|
||||||
<select id="getInspectionList" resultType="map">
|
<select id="getInspectionList" resultType="map">
|
||||||
select
|
select
|
||||||
t.inspection_id as inspectionId,
|
t.inspection_id as inspectionId,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user