双重预防项目-国泰新华二开定制版
16639036659
2023-12-12 6049cbf3978acd6097665a33bd8a0d88b3ab0324
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