额外字段
This commit is contained in:
@@ -34,6 +34,11 @@ public class InviteUserVO implements Serializable {
|
||||
* 一级收益
|
||||
*/
|
||||
private BigDecimal oneIncome;
|
||||
private BigDecimal totalIncome;
|
||||
private BigDecimal pendingIncome;
|
||||
private BigDecimal receivedIncome;
|
||||
private BigDecimal withdrawnIncome;
|
||||
private Integer status;
|
||||
/**
|
||||
* 邀请时间
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user