resolved conflict

This commit is contained in:
nisha
2024-10-08 17:40:22 +05:30
10 changed files with 138 additions and 23 deletions

View File

@@ -9,6 +9,6 @@ public class ApplicationFormFieldRequestBean {
private String fieldId;
private String fieldValue;
private Object fieldValue;
}