Browse Source

试验-规范管理-查询关联元素未查询子级

LHB 3 months ago
parent
commit
2c6d557d62

+ 1 - 1
blade-service/blade-business/src/main/java/org/springblade/business/mapper/StandardInfoMapper.xml

@@ -147,7 +147,7 @@
         a.update_time,
         a.update_user
     </sql>
-    <select id="getElementJoin" resultType="org.springblade.business.vo.UStandardInfoPrivateJoinVO">
+    <select id="getElementJoin" resultMap="BaseResultElementJoin">
         select
             <include refid="Base_Column_Join_List"/>
         from