加了个部门的查询条件
This commit is contained in:
@@ -11,6 +11,10 @@ public class RoleUserDTO {
|
||||
// 要查询的角色
|
||||
private String roleId;
|
||||
|
||||
private String institutionName;
|
||||
|
||||
private String institutionId;
|
||||
|
||||
private long pageNumber;
|
||||
|
||||
private long pageSize;
|
||||
|
||||
Reference in New Issue
Block a user