修改排序

This commit is contained in:
haozq 2025-01-21 10:30:18 +08:00
parent 8a23374c75
commit 788480ddd1
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@
<if test='isWarn==2'>
AND smt.storage_num &gt;0
</if>
order by smt.create_time desc
</select>
<!--数据概览-->
<select id="getTypeCount" resultType="java.lang.Integer">