Commit a981c2e8 authored by 李秀明's avatar 李秀明

fix(设备资料): 设备平台-设备资料列表增加时间排序

parent a76c0dc5
......@@ -25,6 +25,7 @@
</if>
</where>
group by `name`
order by create_date desc
</select>
<select id="getCountInfo" resultType="java.util.Map">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment