mirror of
https://github.com/silenceper/wechat.git
synced 2026-02-06 21:52:27 +08:00
- Added AgentID field to WorkAccessToken struct. - Updated NewWorkAccessToken function to accept AgentID as a parameter. - Modified access token cache key to incorporate AgentID, ensuring unique cache entries per agent. This change improves the handling of access tokens in a multi-agent environment.