Commit 49865e88 by zhiwj

修改审批

parent 27000af5
......@@ -265,7 +265,6 @@
from tab_audit_log
where status = 1
and audit_result = 0
-- and audit_expire_time < #{auditExpireTime}
<if test="enterpriseId != null ">
and enterprise_id = #{enterpriseId}
</if>
......
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