Commit 17bbacaa by jianan

审批问题16

parent ad285668
......@@ -306,6 +306,7 @@
from ag_acl_practitioner_hiring_basic_info b
left join ag_acl_practitioner_hiring_membership m on b.id = m.hiring_basic_info_id
where 1=1
and b.approve_status is not null
and m.md_drop_option_id = 30
</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