优化确认调解书功能
This commit is contained in:
+1
-1
@@ -86,7 +86,7 @@
|
||||
</if>
|
||||
</where>
|
||||
</select>
|
||||
<select id="queryAnnexById" resultType="com.ruoyi.wisdomarbitrate.domain.entity.mscase.MsCaseAttach" resultMap="CaseAttachResult">
|
||||
<select id="queryAnnexById" resultMap="CaseAttachResult">
|
||||
select *
|
||||
from ms_case_attach
|
||||
<where>
|
||||
|
||||
Reference in New Issue
Block a user