Compare commits
3 Commits
1692521b77
...
4529afd72c
Author | SHA1 | Date |
---|---|---|
tangqian | 4529afd72c | |
tangqian | a0028953bd | |
tangqian | 0ff7ebece8 |
|
@ -24,6 +24,7 @@ public class PromoterPageReqVO extends PageParam {
|
||||||
|
|
||||||
@Schema(description = "推广员手机号", example = "15601691300")
|
@Schema(description = "推广员手机号", example = "15601691300")
|
||||||
private String mobile;
|
private String mobile;
|
||||||
|
private String sourceType;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 帐号状态
|
* 帐号状态
|
||||||
|
|
Loading…
Reference in New Issue