Browse Source

emm

dev_shibei_match
zxc 4 years ago
parent
commit
10e3359fae
  1. 2
      epmet-module/data-statistical/data-statistical-server/src/main/resources/mapper/evaluationindex/screen/ScreenProjectCategoryOrgDailyDao.xml

2
epmet-module/data-statistical/data-statistical-server/src/main/resources/mapper/evaluationindex/screen/ScreenProjectCategoryOrgDailyDao.xml

@ -52,7 +52,7 @@
IFNULL(sca.PIDS,'0') AS pids, IFNULL(sca.PIDS,'0') AS pids,
#{customerId} as customerId, #{customerId} as customerId,
od.CUSTOMER_ID AS categoryOriginCustomerId, od.CUSTOMER_ID AS categoryOriginCustomerId,
od.level, cd.level,
cd.EPMET_CATEGORY_CODE AS categoryCode, cd.EPMET_CATEGORY_CODE AS categoryCode,
SUM(od.PROJECT_TOTAL) AS projectTotal, SUM(od.PROJECT_TOTAL) AS projectTotal,
#{level} as orgType, #{level} as orgType,

Loading…
Cancel
Save