隐患考评调整
parent
ee2658dd68
commit
a58bd80274
|
|
@ -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 (
|
||||
|
|
|
|||
Loading…
Reference in New Issue