fix
This commit is contained in:
@@ -97,7 +97,7 @@ public class IPlayClerkRankingInfoReturnVo {
|
||||
|
||||
|
||||
/**
|
||||
* 客户数
|
||||
* 用户数
|
||||
*/
|
||||
private Integer customNumber;
|
||||
|
||||
|
||||
@@ -103,7 +103,7 @@ public class PlayClerkRankingInfoEntity extends BaseEntity<PlayClerkRankingInfoE
|
||||
private BigDecimal orderContinueProportion = BigDecimal.ZERO;
|
||||
|
||||
/**
|
||||
* 客户数
|
||||
* 用户数
|
||||
*/
|
||||
private Integer customNumber;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user