This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
lyhzzz
/
4dkankan-smart-site
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
fix bugs
xiewj
%!s(int64=2) %!d(string=hai) anos
pai
b480de434e
achega
4a9cb6068f
Modificáronse 1 ficheiros
con
1 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
1
1
src/main/resources/mapper/site/CommentsMapper.xml
+ 1
- 1
src/main/resources/mapper/site/CommentsMapper.xml
Ver ficheiro
@@ -31,6 +31,6 @@
)
</if>
ORDER BY
- t.comment_id
A
SC
+ t.comment_id
DE
SC
</select>
</mapper>