Commit d2478fb2 authored by tangwei's avatar tangwei

修改验证条件

parent 8a5983d1
......@@ -31,8 +31,8 @@
where
hygf_maintenance.review_status!='驳回'
and std_user_biz.emergency_telephone=#{telephone}
or std_user_biz.amos_user_name=#{adminLoginName}
and ( std_user_biz.emergency_telephone=#{telephone}
or std_user_biz.amos_user_name=#{adminLoginName})
</select>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment