jinlin
2025-04-10 af67fb927c3f30fa70df834f0e97f0b4a91e6119
src/main/resources/mapper/progressTrack/DjJdgzTrackRecordDao.xml
@@ -89,7 +89,7 @@
        <if test="deptId!=null">
            and c.dept_id = ${deptId}
        </if>
        <if test="isealCabin!=null">
        <if test="isealCabin!=10000">
            and c.iseal_cabin = ${isealCabin}
        </if>
        <if test="teamId!=null">