Merge branch 'wq' of SH-Arbitrate/Arbitrate-Backend into dev

This commit was merged in pull request #268.
This commit is contained in:
2023-11-30 20:05:00 +08:00
committed by Gitea
@@ -487,7 +487,7 @@
</trim> </trim>
) t1 ) t1
order by t1.create_time desc,t1.case_num desc order by t1.case_num desc
</select> </select>
@@ -878,7 +878,7 @@
</foreach> </foreach>
</if> </if>
</where> </where>
order by c.create_time desc,c.case_num desc order by c.case_num desc
</select> </select>
<select id="selectAdminCaseToDoCount" resultType="com.ruoyi.wisdomarbitrate.domain.vo.ToDoCount"> <select id="selectAdminCaseToDoCount" resultType="com.ruoyi.wisdomarbitrate.domain.vo.ToDoCount">
SELECT SELECT