diff --git a/esua-epdc/epdc-module/epdc-analysis/epdc-analysis-server/src/main/resources/mapper/screen/DataStatsScreencollDao.xml b/esua-epdc/epdc-module/epdc-analysis/epdc-analysis-server/src/main/resources/mapper/screen/DataStatsScreencollDao.xml index f5d026178..ed540bb8a 100644 --- a/esua-epdc/epdc-module/epdc-analysis/epdc-analysis-server/src/main/resources/mapper/screen/DataStatsScreencollDao.xml +++ b/esua-epdc/epdc-module/epdc-analysis/epdc-analysis-server/src/main/resources/mapper/screen/DataStatsScreencollDao.xml @@ -290,6 +290,9 @@ and st.DEL_FLAG = '0' and co.DEL_FLAG = '0' and gr.DEL_FLAG = '0' + and gr.id not in ('1191534129122230274','1191534416067149825','1191535301279203329','1191535501527859202', +'1191535697380884481','1192004624745586689','1230704850994528257', +'1201319745506598913','1201687651826360321','1201689212329746433') and city.type_key='district_party' and city.party_code='shibei' ) t GROUP BY @@ -1312,6 +1315,9 @@ union all and co.del_flag=0 and st.del_flag=0 and city.DEL_FLAG=0 + and gr.id not in ('1191534129122230274','1191534416067149825','1191535301279203329','1191535501527859202', +'1191535697380884481','1192004624745586689','1230704850994528257', +'1201319745506598913','1201687651826360321','1201689212329746433') and city.type_key='district_party' and city.party_code='shibei' GROUP BY city.id @@ -2119,6 +2125,9 @@ union all and co.del_flag=0 and st.del_flag=0 and city.DEL_FLAG=0 + and gr.id not in ('1191534129122230274','1191534416067149825','1191535301279203329','1191535501527859202', +'1191535697380884481','1192004624745586689','1230704850994528257', +'1201319745506598913','1201687651826360321','1201689212329746433') and city.type_key='district_party' and city.party_code='shibei' GROUP BY city.id