From 4e7158c2a444ccf05fcd6497e9916dc862430612 Mon Sep 17 00:00:00 2001 From: "liang.chao" <1360241448@qq.com> Date: Fri, 6 Feb 2026 09:42:49 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/mybatis/index/IndexHomeDetailsMapper.xml b/resources/mybatis/index/IndexHomeDetailsMapper.xml index 3d845f6..62951f7 100644 --- a/resources/mybatis/index/IndexHomeDetailsMapper.xml +++ b/resources/mybatis/index/IndexHomeDetailsMapper.xml @@ -1575,7 +1575,7 @@ and tpd.`NAME` like concat('%', #{maName}, '%') - select mt2.NAME as maType, mt.NAME as maName, wir.CODE as maCode, @@ -1586,7 +1586,7 @@ left join mm_type mt2 on mt.PARENT_ID = mt2.ID where wir.TYPE = #{type} - select mt2.NAME as maType, mt.NAME as maName, mt.UNIT as maUnit,