廖泽勇 1 сар өмнө
parent
commit
4b59e5796e

+ 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">