init
This commit is contained in:
@@ -99,6 +99,7 @@ public class CaiConsumeLog implements Serializable {
|
||||
* 一级分销方抽成比例
|
||||
*/
|
||||
private BigDecimal oneRate;
|
||||
private Boolean oneJoin;
|
||||
/**
|
||||
* 是否为工会管理员 0=否 1=是
|
||||
*/
|
||||
@@ -115,6 +116,7 @@ public class CaiConsumeLog implements Serializable {
|
||||
* 工会提成
|
||||
*/
|
||||
private String unionPhone;
|
||||
private Boolean unionJoin;
|
||||
/**
|
||||
* 工会提成抽成比例
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user