zxc 5 years ago
parent
commit
8b87492813
  1. 2
      epmet-module/data-statistical/data-statistical-server/src/main/resources/mapper/evaluationindex/indexcal/CommunityScoreDao.xml

2
epmet-module/data-statistical/data-statistical-server/src/main/resources/mapper/evaluationindex/indexcal/CommunityScoreDao.xml

@ -164,9 +164,7 @@
AND fics.index_code = #{indexCode}
)
WHERE sca.DEL_FLAG = 0
-- AND sca.AREA_CODE LIKE CONCAT(#{areaCode},'%')
AND sca.PARENT_AREA_CODE = #{areaCode}
-- AND sca.`LEVEL` = 'community'
GROUP BY agencyId
</select>
</mapper>

Loading…
Cancel
Save