This commit is contained in:
hejinbo
2023-11-01 09:19:10 +08:00
4 changed files with 62 additions and 24 deletions
@@ -539,6 +539,7 @@
AND c.id = #{id}
</if>
</where>
order by c.create_time desc limit 1
</select>
<select id="listCaseApplicationByIds" resultMap="CaseApplicationResult">
select c.id ,c.case_num ,c.case_subject_amount ,c.register_date ,c.arbitrat_method ,