This commit is contained in:
dirgantarasiahaan
2023-06-05 17:15:16 +07:00
parent b648b3d7bf
commit f8fef28190
17 changed files with 279 additions and 44 deletions

View File

@@ -19,6 +19,8 @@ public class LoginResponse extends BaseResponse {
private Integer validity;
private String refreshToken;
private String username;
private String nama;
private String telepon;
private String email;
private Long roleId;
private String role;