This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
caiweigan
/
abi-cloud-qr-platform
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
新增排序
luyanwen-001
il y a 4 ans
Parent
44b7acfa9e
commit
c9a322d8c6
1 fichiers modifiés
avec
2 ajouts
et
0 suppressions
Vue séparée
Afficher les stats 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
Voir le fichier
@@ -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>