Updated code

This commit is contained in:
harish
2024-10-09 20:22:25 +05:30
parent b896096c8d
commit 75ae714a2d
3 changed files with 4 additions and 1 deletions

View File

@@ -200,6 +200,6 @@ public class GepafinConstant {
public static final String USER_COMPANY_RELATION_NOT_FOUND = "user.company.relation.not.found";
public static final String DELEGATION_DELETE_SUCCESS = "delegation.delete.success";
public static final String USER_NOT_AUTHORIZED_TO_CREATE_APPLICATION = "user.not.authorized.create.application";
public static final String APPLICATION_SUBMITTED_CANNOT_CHANGE = "application.submitted.cannot.change";
}