Compare commits
No commits in common. "8c0a9af6a1c750fb33fc7e3c2ebd8cb017535ccf" and "9aa9ebdd837fc61402e90af31f3ee70c40c2b3e5" have entirely different histories.
8c0a9af6a1
...
9aa9ebdd83
|
|
@ -452,7 +452,7 @@
|
|||
cu.MEMBER_CODE,
|
||||
mr.ENABLE_STATUS,
|
||||
|
||||
NVL( mr.CONSUME_PV, 0 ) consumePv,
|
||||
0 consumePv,
|
||||
0 newConsumePv,
|
||||
|
||||
NVL( mr.TEAM_CONSUME_PV, 0 ) + NVL( mr.CONSUME_PV, 0 ) teamConsumePv,
|
||||
|
|
|
|||
Loading…
Reference in New Issue