Done ticket GEPAFINBE-128

This commit is contained in:
rajesh
2025-01-13 16:28:01 +05:30
parent 577055d169
commit f9e9673d93
18 changed files with 661 additions and 5 deletions

View File

@@ -353,5 +353,7 @@ public class GepafinConstant {
public static final String NOTIFICATION_DELETED_SUCCESSFULLY="notification.deleted.successfully";
public static final String NOTIFICATION_UPDATED_SUCCESSFULLY="notification.updated.successfully";
public static final String USER_WITH_COMPANY_NOT_FOUND = "user.with.company.not.found";
public static final String USER_ACTION_FETCHED_SUCCESSFULLY = "user.action.fetched.successfully";
}