UPDATE: 修复被检设备分页查询排序问题

This commit is contained in:
贾同学
2025-10-21 14:24:38 +08:00
parent b53ef274cf
commit 51fdf6bf59

View File

@@ -134,6 +134,7 @@
#{item}
</foreach>
</if>
order by dev.Create_Time DESC,dev.Name
</select>
</mapper>