Browse Source

排序调整

廖泽勇 1 tháng trước cách đây
mục cha
commit
4b59e5796e
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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">