feat: channels/audit UI unify, apply flow hardening, bump v1.1.12

This commit is contained in:
2026-03-10 03:32:40 +08:00
parent 52b0d742a7
commit 8b2557b2bf
15 changed files with 2311 additions and 262 deletions

View File

@@ -17,3 +17,10 @@ qqbot:
enabled: false
appid: "YOUR_QQ_BOT_APPID"
secret: "YOUR_QQ_BOT_SECRET"
feishu:
enabled: false
app_id: "YOUR_FEISHU_APP_ID"
app_secret: "YOUR_FEISHU_APP_SECRET"
verification_token: "YOUR_FEISHU_VERIFICATION_TOKEN"
encrypt_key: "YOUR_FEISHU_ENCRYPT_KEY"