Commit 0689cd2e authored by chenzhao's avatar chenzhao

报检申请单列表排序

parent 5d613664
......@@ -74,7 +74,7 @@
and biz_type = #{bizType}
</if>
</where>
order by tzjia.application_date desc
order by tzjia.application_no desc
</select>
<select id="listByCategory"
resultType="com.yeejoin.amos.boot.module.jyjc.api.model.JyjcInspectionApplicationEquipModel">
......
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