This website works better with JavaScript
Home
Explore
Help
Register
Sign In
caiweigan
/
abi-cloud-qr-platform
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
新增排序
luyanwen-001
4 years ago
parent
44b7acfa9e
commit
c9a322d8c6
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
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
View File
@@ -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>