fix: 修改推广员 新增一个注册来源

feature/mall_product
tangqian 2023-06-08 15:51:57 +08:00
parent 81f1fb70b9
commit 0ff7ebece8
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ public class PromoterPageReqVO extends PageParam {
@Schema(description = "推广员手机号", example = "15601691300")
private String mobile;
private String sourceType;
/**
*