From 571bc0ed937e9fe166c3c30b7602e2ad0adab5f0 Mon Sep 17 00:00:00 2001 From: Chopper Date: Wed, 2 Jun 2021 16:05:55 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E7=BB=9F=E8=AE=A1=E6=8E=92?= =?UTF-8?q?=E5=BA=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../serviceimpl/GoodsStatisticsDataServiceImpl.java | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/framework/src/main/java/cn/lili/modules/statistics/serviceimpl/GoodsStatisticsDataServiceImpl.java b/framework/src/main/java/cn/lili/modules/statistics/serviceimpl/GoodsStatisticsDataServiceImpl.java index f7c498de..d892dca2 100644 --- a/framework/src/main/java/cn/lili/modules/statistics/serviceimpl/GoodsStatisticsDataServiceImpl.java +++ b/framework/src/main/java/cn/lili/modules/statistics/serviceimpl/GoodsStatisticsDataServiceImpl.java @@ -46,6 +46,7 @@ public class GoodsStatisticsDataServiceImpl extends ServiceImpl(1, num); + return goodsStatisticsDataMapper.getGoodsStatisticsData(page, queryWrapper); } @@ -67,10 +68,10 @@ public class GoodsStatisticsDataServiceImpl extends ServiceImpl