1、新增小程序相关接口

2、调整OA
This commit is contained in:
2026-09-18 16:31:37 +08:00
parent 0fa0eae43c
commit 01993779a7
71 changed files with 6463 additions and 213 deletions
+3
View File
@@ -213,6 +213,9 @@ blade:
#接口放行
skip-url:
- /test/**
# 退出登录:允许无令牌/令牌失效时也能调用(服务端对无用户直接返回成功)
- /oauth/logout/**
- /blade-auth/oauth/logout/**
#授权认证配置
auth:
- method: ALL