Commit a9e09510 authored by caotao's avatar caotao

列表数据新增排序

parent dfecb180
...@@ -46,6 +46,7 @@ ...@@ -46,6 +46,7 @@
and apply_time >=#{applyStartTime} and apply_time >=#{applyStartTime}
</if> </if>
</where> </where>
order by sequence_nbr desc
</select> </select>
</mapper> </mapper>
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