src/main/resources/mybatis/tr/HiddenDangerCheckPointMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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>