This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
lichunlei
/
kxs-java
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
训练营列表倒序
mac
%!s(int64=2) %!d(string=hai) anos
pai
dda4651403
achega
4750e538fd
Modificáronse 1 ficheiros
con
2 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
2
0
kxs-system/kxs-system-biz/src/main/resources/mapper/KxsCampMapper.xml
+ 2
- 0
kxs-system/kxs-system-biz/src/main/resources/mapper/KxsCampMapper.xml
Ver ficheiro
@@ -77,6 +77,8 @@
</if>
</where>
group by a.id
+ order by
+ a.create_time desc
</select>
</mapper>