소스 검색

Merge branch 'feature-lihb-20250610' of http://219.151.181.73:3000/zhuwei/bladex into test-merge

LHB 3 달 전
부모
커밋
e3b5204459
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      blade-service/blade-business/src/main/java/org/springblade/business/mapper/StandardInfoMapper.xml

+ 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