Commit 649aedd0 by yao.xiao

补充提交

parent 36c57308
......@@ -81,6 +81,7 @@ from ag_acl_practitioner p
where
ps.practitioner_type_id = 28
and p.is_active = 1
and a.is_active = 1
and not EXISTS(
select tt.leads_assigned_id
from ag_mkt_leads_assigned_track tt
......
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