fix: 修改推广员 新增一个注册来源
parent
81f1fb70b9
commit
0ff7ebece8
|
@ -24,6 +24,7 @@ public class PromoterPageReqVO extends PageParam {
|
|||
|
||||
@Schema(description = "推广员手机号", example = "15601691300")
|
||||
private String mobile;
|
||||
private String sourceType;
|
||||
|
||||
/**
|
||||
* 帐号状态
|
||||
|
|
Loading…
Reference in New Issue