## 奖金汇总、明细返回直推收益;
This commit is contained in:
parent
fa61fa368e
commit
2eb0712ee3
|
|
@ -87,11 +87,11 @@ public class CuMemberBonusVO implements Serializable {
|
|||
*/
|
||||
private Integer grantStatus;
|
||||
|
||||
// /**
|
||||
// * 注册直推收益-众康
|
||||
// */
|
||||
// @Excel(name = "直推收益", scale = 2)
|
||||
// private BigDecimal directIncome;
|
||||
/**
|
||||
* 注册直推收益-众康
|
||||
*/
|
||||
@Excel(name = "直推收益", scale = 2)
|
||||
private BigDecimal directIncome;
|
||||
|
||||
/**
|
||||
* 阶段收益-众康
|
||||
|
|
|
|||
Loading…
Reference in New Issue