Updated response

This commit is contained in:
rajesh
2024-12-27 17:31:58 +05:30
parent 549478b610
commit f8099fd423
6 changed files with 31 additions and 2 deletions

View File

@@ -33,4 +33,8 @@ public class ApplicationResponse{
private Long protocolNumber;
private Long assignedUserId;
private String assignedUserName;
}