Merge branch 'master' of https://gitee.com/youlaiorg/youlai-boot
This commit is contained in:
@@ -27,6 +27,9 @@ public class UserPageQuery extends BasePageQuery {
|
||||
@Schema(description="部门ID")
|
||||
private Long deptId;
|
||||
|
||||
@Schema(description="角色ID")
|
||||
private List<Long> roleIds;
|
||||
|
||||
@Schema(description="创建时间范围")
|
||||
private List<String> createTime;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user