This website works better with JavaScript
Home
Explore
Help
Sign In
sxzgd
/
java-insagent-pc
Watch
3
Star
1
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
排序
Qchen
2 years ago
parent
d3ce552822
commit
8deeba878b
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
src/main/resources/mapper/modules/order/InsOrdersMapper.xml
+ 2
- 0
src/main/resources/mapper/modules/order/InsOrdersMapper.xml
View File
@@ -1595,5 +1595,7 @@
</if>
group by
operatorid,su.name
+ order by
+ count1 desc
</select>
</mapper>