Преглед на файлове

服务首页项目时间排序

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 
   	category_id=#{0}
   	limit #{1}
+  	order by create_time
   </select>
   
   <select id="findJtBusinessProjectByPage" resultType="com.goafanti.common.model.JtBusinessProject">