jinlin
2025-04-05 92705ac08a97ddc4904795f024723aab69e1abd8
src/main/resources/mapper/progressTrack/DjJdgzNetworkLevel3Dao.xml
@@ -49,6 +49,9 @@
        <if test="cabinId!=null">
            and a.cabin_id = ${cabinId}
        </if>
        <if test="isealCabin!=null">
            and a.iseal_cabin = ${isealCabin}
        </if>
        <if test="type!=null and type!=''">
            and a.type = #{type}
        </if>