@ -484,7 +484,7 @@
pid,
sort
FROM `sys_dept`
where type_key in ('district_party','street_party','community_party','grid_party')
where type_key in ('district_party','street_party','community_party','grid_party','grid_micro')
and del_flag='0'
order by sort asc
</select>