chenrui
2025-04-07 b999398ae9b2719d2db15716dd353f7a3855d59e
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