Compare commits

..

No commits in common. "8c0a9af6a1c750fb33fc7e3c2ebd8cb017535ccf" and "9aa9ebdd837fc61402e90af31f3ee70c40c2b3e5" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -452,7 +452,7 @@
cu.MEMBER_CODE, cu.MEMBER_CODE,
mr.ENABLE_STATUS, mr.ENABLE_STATUS,
NVL( mr.CONSUME_PV, 0 ) consumePv, 0 consumePv,
0 newConsumePv, 0 newConsumePv,
NVL( mr.TEAM_CONSUME_PV, 0 ) + NVL( mr.CONSUME_PV, 0 ) teamConsumePv, NVL( mr.TEAM_CONSUME_PV, 0 ) + NVL( mr.CONSUME_PV, 0 ) teamConsumePv,