Browse Source

bug修改2

dev_shibei_match
yinzuomei 5 years ago
parent
commit
dc7a96aca7
  1. 2
      epmet-module/data-report/data-report-server/src/main/resources/mapper/screen/ScreenCustomerGridDao.xml

2
epmet-module/data-report/data-report-server/src/main/resources/mapper/screen/ScreenCustomerGridDao.xml

@ -133,7 +133,7 @@
and m.AREA_CODE=#{areaCode}
</when>
<otherwise>
m.PARENT_AGENCY_ID=#{agencyId}
and m.PARENT_AGENCY_ID=#{agencyId}
</otherwise>
</choose>
</select>

Loading…
Cancel
Save