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