Resolved conflicts

This commit is contained in:
nisha
2024-10-23 11:39:46 +05:30
9 changed files with 66 additions and 91 deletions

View File

@@ -249,5 +249,6 @@ public class GepafinConstant {
public static final String HUB_NOT_FOUND = "hub_not_found";
public static final String EVALUATIONCRITERIA_INVALID = "evaluationCriteria.invalid";
public static final String APPLICATION_NOT_IN_DRAFT_STATUS="application.not.in.draft.status";
public static final String GET_ERROR_S3 = "get.error.s3";
}