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