fix crud user
This commit is contained in:
@@ -14,6 +14,8 @@ public class UsersResponse extends BaseResponse {
|
||||
private Long id;
|
||||
private String nama;
|
||||
private String username;
|
||||
|
||||
private Long jabatanId;
|
||||
private String jabatan;
|
||||
|
||||
private Long instansiId;
|
||||
|
Reference in New Issue
Block a user