where sd.del_flag='0' and sd.type_key in ('street_party', 'community_party', 'grid_party') and sd.ID not in(select dept_id from sys_dept_config t where t.del_flag ='0')
where sd.del_flag='0' and sd.type_key in ('district_party', 'street_party', 'community_party', 'grid_party') and sd.ID not in(select dept_id from sys_dept_config t where t.del_flag ='0')