隐患考评调整

main
zhaokai 2026-04-13 17:43:16 +08:00
parent ee2658dd68
commit a58bd80274
1 changed files with 1 additions and 1 deletions

View File

@ -360,7 +360,7 @@
left join user u on hd.evaluation_user_id = u.id and u.delete_enum = 'FALSE'
where her.delete_enum = 'FALSE' and her.find_user_id = #{params.findUserId}
and her.evaluation_result=2
and her.evaluation_result in (2,3)
AND h.state = 301 -- 已验收
-- 来源4/5必须满足final_check=1其他只需要state=301
AND (