用户列表添加vip类型

This commit is contained in:
wuchunlei
2024-11-08 16:50:05 +08:00
parent c41fda16d8
commit 116dd3f823

View File

@@ -11,6 +11,8 @@ public class PageIdDto implements Serializable {
private String key;
private String vipType;
private Integer limit;
private Integer page;