Преглед изворни кода

服务首页项目时间排序

liliang4869 пре 7 година
родитељ
комит
54cac5dde8
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      src/main/java/com/goafanti/common/mapper/JtBusinessProjectMapper.xml

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

@@ -499,6 +499,7 @@
   	where 
   	where 
   	category_id=#{0}
   	category_id=#{0}
   	limit #{1}
   	limit #{1}
+  	order by create_time
   </select>
   </select>
   
   
   <select id="findJtBusinessProjectByPage" resultType="com.goafanti.common.model.JtBusinessProject">
   <select id="findJtBusinessProjectByPage" resultType="com.goafanti.common.model.JtBusinessProject">