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}, '%')
-