Compare commits

...

2 Commits

1 changed files with 1 additions and 1 deletions

View File

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