运维接口

This commit is contained in:
2265829957@qq.com 2026-02-23 19:53:37 +08:00
parent ab41f3ecb1
commit 30e01dc8a9

View File

@ -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,