订单排行

This commit is contained in:
admin
2024-06-07 10:46:11 +08:00
parent 42158a6030
commit f066b40309
9 changed files with 229 additions and 9 deletions

View File

@@ -28,7 +28,7 @@ public class PlayOrderHistoryRankingReturnVo {
private LocalDate endCountDate;
/**
* 排序名
* 排序名
*/
private Long rankingIndex;

View File

@@ -43,7 +43,7 @@ public class PlayOrderRankingListVo {
private String clerkSex;
/**
* 排序名
* 排序名
*/
private Long rankingIndex;