wanghui лет назад: 7
Родитель
Сommit
61a5ab4a5b
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      src/main/java/com/goafanti/common/mapper/TechProjectMapper.xml

+ 1 - 0
src/main/java/com/goafanti/common/mapper/TechProjectMapper.xml

@@ -788,6 +788,7 @@
 		<if test="page_sql != null">
 		<if test="page_sql != null">
 			${page_sql}
 			${page_sql}
 		</if>
 		</if>
+			order by a.task_distribution_time desc
   </select>
   </select>
   
   
   <select id="selectProjectTaskCount" resultType="java.lang.Integer">
   <select id="selectProjectTaskCount" resultType="java.lang.Integer">