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} and m.AREA_CODE=#{areaCode}
</when> </when>
<otherwise> <otherwise>
m.PARENT_AGENCY_ID=#{agencyId} and m.PARENT_AGENCY_ID=#{agencyId}
</otherwise> </otherwise>
</choose> </choose>
</select> </select>

Loading…
Cancel
Save