SUPPORT-9601: init

This commit is contained in:
adel.ka 2025-11-24 14:08:38 +03:00
parent 84cfb974f4
commit f68ef9d32e
8 changed files with 6 additions and 146 deletions

View file

@ -16,8 +16,7 @@ public final class AuditConstants {
private static final Map<String, String> routeDescriptions = Map.of(
"/", "Личный кабинет ЮР лица",
"/mydata", "Информация об организации",
"/filesentlog", "Журнал взаимодействия",
"/home", "Домашняя страница ЛК РП ЮЛ"
"/filesentlog", "Журнал взаимодействия"
);
private static final Map<Integer, String> downloadTypes = Map.of(