Browse Source

bug修改

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

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

@ -298,7 +298,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