ruoyi-system/src/main/resources/mapper/system/TInspectionReportMapper.xml
@@ -50,7 +50,7 @@ </foreach> </if> <if test="query.roleType != null and query.roleType == 4"> and tir.status = 1 and tir.status in (-1, 1) </if> <if test="query.status == null"> and tir.status != -1