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>