Update code
This commit is contained in:
@@ -7,5 +7,7 @@ public class ResetPasswordReq {
|
||||
private String email;
|
||||
private String token;
|
||||
private String newPassword;
|
||||
private String confirmPassword;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user