SUPPORT-9601: init
This commit is contained in:
parent
84cfb974f4
commit
f68ef9d32e
8 changed files with 6 additions and 146 deletions
|
|
@ -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(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue