修改排序
This commit is contained in:
parent
8a23374c75
commit
788480ddd1
|
|
@ -31,6 +31,7 @@
|
|||
<if test='isWarn==2'>
|
||||
AND smt.storage_num >0
|
||||
</if>
|
||||
order by smt.create_time desc
|
||||
</select>
|
||||
<!--数据概览-->
|
||||
<select id="getTypeCount" resultType="java.lang.Integer">
|
||||
|
|
|
|||
Loading…
Reference in New Issue