Private
Public Access
1
0

feat: 增加飞书权限

This commit is contained in:
zwang
2026-03-13 21:57:48 +08:00
parent 3895681bfd
commit 134e64d1d5
2 changed files with 2524 additions and 0 deletions

View File

@@ -80,6 +80,8 @@ XCodeClaw 是一个 AI 学术助手,通过飞书机器人与您交互。您需
"application:application:self_manage", "application:application:self_manage",
"application:bot.menu:write", "application:bot.menu:write",
"cardkit:card:write", "cardkit:card:write",
"contact:contact.base:readonly",
"contact:user.base:readonly",
"contact:user.employee_id:readonly", "contact:user.employee_id:readonly",
"corehr:file:download", "corehr:file:download",
"docs:document.content:read", "docs:document.content:read",
@@ -98,8 +100,11 @@ XCodeClaw 是一个 AI 学术助手,通过飞书机器人与您交互。您需
"wiki:wiki:readonly" "wiki:wiki:readonly"
], ],
"user": [ "user": [
"offline_access",
"aily:file:read", "aily:file:read",
"aily:file:write", "aily:file:write",
"contact:contact.base:readonly",
"contact:user.base:readonly",
"im:chat.access_event.bot_p2p_chat:read" "im:chat.access_event.bot_p2p_chat:read"
] ]
} }

2519
docs/package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff