1. 新增 OA Token 获取与校验接口,更新相关配置

2. 设置组织可以设置为顶层组织
This commit is contained in:
chenbowen
2025-12-08 18:56:06 +08:00
parent 8ea3757105
commit 91c0cbc5d7
11 changed files with 333 additions and 13 deletions

View File

@@ -3,7 +3,7 @@ spring:
name: zt-server
profiles:
active: ${env.name}
active: dev
main:
allow-circular-references: true # 允许循环依赖,因为项目是三层架构,无法避免这个情况。
@@ -100,6 +100,12 @@ iwork:
sync-user:
workflow:
seal-workflow-id:
oa:
base-url: http://172.16.36.233:8080
app-id: a17ca6ca-88b0-463e-bffa-7995086bf225
paths:
get-token: /ssologin/getToken
check-token: /ssologin/checkToken
eplat:
share: