This commit is contained in:
admin
2024-06-11 07:58:45 +08:00
parent 0e2b7ef42b
commit 9aaecccfdc
12 changed files with 287 additions and 13 deletions

View File

@@ -97,7 +97,7 @@ public class IPlayClerkRankingInfoReturnVo {
/**
* 户数
* 户数
*/
private Integer customNumber;

View File

@@ -103,7 +103,7 @@ public class PlayClerkRankingInfoEntity extends BaseEntity<PlayClerkRankingInfoE
private BigDecimal orderContinueProportion = BigDecimal.ZERO;
/**
* 户数
* 户数
*/
private Integer customNumber;