Merge branch 'feature/mall_product' into test
commit
a0028953bd
|
@ -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