فهرست منبع

列表操作时间排序

zhoutg 6 سال پیش
والد
کامیت
545b1bd93c
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      icssman-service/src/main/resources/mapper/QuestionInfoMapper.xml

+ 1 - 1
icssman-service/src/main/resources/mapper/QuestionInfoMapper.xml

@@ -140,7 +140,7 @@
                 #{tagType}
                 #{tagType}
             </foreach>
             </foreach>
         </if>
         </if>
-        order by a.gmt_create desc
+        order by a.gmt_modified desc
 
 
     </select>
     </select>