Browse Source

党支部新接口添加

dev_shibei_match
zxc 5 years ago
parent
commit
ccd91e28ea
  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

@ -115,7 +115,7 @@
scg.DEL_FLAG = 0
AND sca.DEL_FLAG = 0
AND sca.IS_DISPLAY = 1
AND sca.PID = #{agencyId}
AND scg.all_parent_ids LIKE concat('%', #{agencyId}, '%')
GROUP BY scg.PARENT_AGENCY_ID
</select>

Loading…
Cancel
Save