Explorar o código

训练营列表倒序

mac %!s(int64=2) %!d(string=hai) anos
pai
achega
4750e538fd

+ 2 - 0
kxs-system/kxs-system-biz/src/main/resources/mapper/KxsCampMapper.xml

@@ -77,6 +77,8 @@
             </if>
         </where>
         group by a.id
+        order by
+        a.create_time desc
     </select>
 
 </mapper>