src/main/resources/mybatis/tr/TbSpecialCheckItemLogMapper.xml
@@ -38,7 +38,7 @@ <if test="reportStatus != null"> and report_status = #{reportStatus} </if> order by create_date desc order by report_status desc,check_name asc </where> </select> <!-- TbSpecialCheckItemDangerLog getSpecialCheckItemDangerLogByIndexId(Long indexId);;-->