案件查询

This commit is contained in:
18792927508
2023-11-30 20:04:03 +08:00
parent c083e3711c
commit 434b93b61c
@@ -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