mirror of
https://github.com/kuaifan/dootask.git
synced 2026-06-27 09:42:18 +00:00
system_setting=disabled 时按 _key 结尾统一打码会误伤官方网关 token (dooai_key),前端读出打码串后调 /ai/gateway/me 等接口被网关判为非法 token 返回 401。将 dooai_key 从打码规则中单独豁免,原样返回供鉴权。