From acab5b9d68fa77ba1f347587ff02d4fc799602fb Mon Sep 17 00:00:00 2001
From: "liang.chao" <1360241448@qq.com>
Date: Fri, 6 Feb 2026 09:38:56 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E6=8F=90=E4=BA=A4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
resources/mybatis/index/IndexHomeDetailsMapper.xml | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/resources/mybatis/index/IndexHomeDetailsMapper.xml b/resources/mybatis/index/IndexHomeDetailsMapper.xml
index afc6587..428d26e 100644
--- a/resources/mybatis/index/IndexHomeDetailsMapper.xml
+++ b/resources/mybatis/index/IndexHomeDetailsMapper.xml
@@ -272,6 +272,9 @@
and mat2.`NAME` like concat ('%',#{maType},'%')
+
+ and rs.isCount = #{isCount}
+
GROUP BY rs.typeId
@@ -1457,7 +1460,7 @@
and tpd.`NAME` like concat('%', #{maName}, '%')
-