This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
caiweigan
/
abi-cloud-qr-platform
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Ver código fonte
新增排序
luyanwen-001
4 anos atrás
pai
44b7acfa9e
commit
c9a322d8c6
1 arquivos alterados
com
2 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do 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 arquivo
@@ -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>