Merge branch 'dev' of http://git.xayunmei.com/SH-Arbitrate/Arbitrate-Backend into hjb
This commit is contained in:
@@ -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 ,
|
||||
|
||||
Reference in New Issue
Block a user