This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
caimei365
/
caimei365-hehe
Seguir
3
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
修改排序值
plf
%!s(int64=4) %!d(string=hai) anos
pai
8c3a7039ec
achega
f9142d83ff
Modificáronse 1 ficheiros
con
1 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
1
0
src/main/resources/mapper/ProductMapper.xml
+ 1
- 0
src/main/resources/mapper/ProductMapper.xml
Ver ficheiro
@@ -35,6 +35,7 @@
</if>
ORDER BY
a.recommend DESC,
+ - a.sort DESC,
a.addTime DESC
</select>