src/main/resources/mybatis/tr/HiddenDangerCheckPointMapper.xml
@@ -348,6 +348,7 @@ #{companyId} </foreach>) </if> and (a.whether_danger = 1 or a.whether_danger is null) </where> <!-- todo 查找验收条件,将待验收的放在前面--> order by a.accept_status, a.create_time desc