feat:通知公告功能对接,客户端功能对接

This commit is contained in:
AN
2025-04-19 08:19:20 +08:00
parent 8c5ea2ae72
commit 52c08c1946
12 changed files with 1009 additions and 1 deletions

View File

@ -173,12 +173,14 @@ const routeMap: RouteMap = {
"monitor_login-infor": "/monitor/login-infor",
"monitor_oper-log": "/monitor/oper-log",
"system": "/system",
"system_client": "/system/client",
"system_config": "/system/config",
"system_dept": "/system/dept",
"system_dict": "/system/dict",
"system_dict_data": "/system/dict/data",
"system_dict_type": "/system/dict/type",
"system_menu": "/system/menu",
"system_notice": "/system/notice",
"system_post": "/system/post",
"system_tenant": "/system/tenant",
"system_user": "/system/user",