|
@@ -78,4 +78,6 @@ public class YtAppUserListView {
|
|
|
private Integer deviceRepeatCount;
|
|
private Integer deviceRepeatCount;
|
|
|
@ApiModelProperty("通信运营商")
|
|
@ApiModelProperty("通信运营商")
|
|
|
private String communicationOperator;
|
|
private String communicationOperator;
|
|
|
|
|
+ @ApiModelProperty("今日收益")
|
|
|
|
|
+ private BigDecimal todayIncome;
|
|
|
}
|
|
}
|