Explorar o código

项目任务管理排序

wanghui %!s(int64=8) %!d(string=hai) anos
pai
achega
61a5ab4a5b

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

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