소스 검색

排序调整

廖泽勇 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">