This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
caiweigan
/
abi-cloud-qr-platform
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
新增排序
luyanwen-001
hace 4 años
padre
44b7acfa9e
commit
c9a322d8c6
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
abi-cloud-qr-platform-server/src/main/resources/dao/mapper/ReportServiceMapper.xml
+ 2
- 0
abi-cloud-qr-platform-server/src/main/resources/dao/mapper/ReportServiceMapper.xml
Ver fichero
@@ -115,6 +115,7 @@
</if>
</where>
GROUP BY march
+ ORDER BY march
</select>
@@ -134,6 +135,7 @@
</if>
</where>
GROUP BY march
+ ORDER BY march
</select>