## Fix - 市场动态-小区业绩

This commit is contained in:
sangelxiu1 2025-06-14 10:46:33 +08:00
parent 7a88013554
commit 3df2c1b987
1 changed files with 0 additions and 1 deletions

View File

@ -185,7 +185,6 @@ public class DataStatisticsUtil {
) )
.totalPv( .totalPv(
detailVO.getConsumePv() detailVO.getConsumePv()
.add(detailVO.getNewConsumePv())
.add(detailVO.getSNewConsumePv()) .add(detailVO.getSNewConsumePv())
) )
.bigBoxNum(0) .bigBoxNum(0)