init
This commit is contained in:
@@ -23,6 +23,8 @@ public class HomePageReq extends PageQuery {
|
||||
*/
|
||||
@Schema(hidden = true)
|
||||
private Integer vipStatus = 0;
|
||||
@Schema(description = "用户编号")
|
||||
private String usercode;
|
||||
@Schema(description = "年龄-开始")
|
||||
private Integer ageBegin;
|
||||
@Schema(description = "年龄-结束")
|
||||
|
||||
Reference in New Issue
Block a user