## Fix - 市场动态-小区业绩
This commit is contained in:
parent
7a88013554
commit
3df2c1b987
|
@ -185,7 +185,6 @@ public class DataStatisticsUtil {
|
|||
)
|
||||
.totalPv(
|
||||
detailVO.getConsumePv()
|
||||
.add(detailVO.getNewConsumePv())
|
||||
.add(detailVO.getSNewConsumePv())
|
||||
)
|
||||
.bigBoxNum(0)
|
||||
|
|
Loading…
Reference in New Issue