删除无用项目
This commit is contained in:
@@ -19,6 +19,9 @@ public class SysStaffQueryDTO {
|
||||
@Schema(description = "公司邮箱地址,每个公司的邮箱不一样")
|
||||
private String email;
|
||||
|
||||
@Schema(description = "用户Id")
|
||||
private Long userId;
|
||||
|
||||
private String nickname;
|
||||
@Schema(description = "部门Id")
|
||||
private Long deptId;
|
||||
|
||||
Reference in New Issue
Block a user