chenrui
2025-04-03 3d6da0d6465fa63cf8b214bf7371eab4949f5488
inspect-server/src/main/resources/mapper/InsReportMapper.xml
@@ -54,7 +54,7 @@
        <if test="ew.customSqlSegment != null and ew.customSqlSegment != ''">
            ${ew.customSqlSegment}
        </if>
        ORDER BY a.code DESC
        ORDER BY a.create_time DESC
    </select>
    <select id="getLaboratoryByName" resultType="java.lang.String">
        select s.address from seal s