app
This commit is contained in:
@ -30,4 +30,12 @@ public class RegisterBody extends LoginBody {
|
||||
|
||||
private String userType;
|
||||
|
||||
private Long projectId;
|
||||
|
||||
private String email;
|
||||
|
||||
private String phonenumber;
|
||||
|
||||
private Long deptId;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user