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,