1. 调整 e 办相关用户组织同步报文接受逻辑

2. 新增针对 e 办的接口日志记录功能

(cherry picked from commit 28aae25bef)
This commit is contained in:
chenbowen
2025-08-28 15:47:49 +08:00
committed by chenbowen
parent 7ccf4f03c2
commit f9389a415f
26 changed files with 1420 additions and 119 deletions

View File

@@ -268,6 +268,7 @@ yudao:
security:
permit-all_urls:
- /admin-api/mp/open/** # 微信公众号开放平台,微信回调接口,不需要登录
- /admin-api/infra/onlyoffice/**
websocket:
enable: true # websocket的开关
path: /infra/ws # 路径
@@ -304,6 +305,12 @@ yudao:
- /admin-api/system/user/profile/**
- /admin-api/system/auth/**
ignore-tables:
- system_seq
- system_seq_dtl
- system_seq_rcd
- system_sync_log
- infra_doc_file
- infra_doc_file_version
ignore-caches:
- user_role_ids
- permission_menu_ids