浏览代码

排序调整

廖泽勇 1 月之前
父节点
当前提交
4b59e5796e
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/main/resources/mapper_xml/DepotHeadMapper.xml

+ 1 - 0
src/main/resources/mapper_xml/DepotHeadMapper.xml

@@ -767,6 +767,7 @@
       </if>
     </where>
       GROUP BY dh.id
+      ORDER BY dh.create_time DESC
   </select>
 
   <select id="pdaDetail" resultType="com.jsh.erp.datasource.pda.vo.PDADepotHeadVO">