Merge branch 'feature/mall_product' into test

pull/16/head^2
tangqian 2023-06-08 15:52:20 +08:00
commit a0028953bd
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;
/**
*