FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

:bug: #3522 【公众号】WxMpMapConfigImpl 静态属性存储 token 导致多租户未隔离问题 by jimmyjimmy-sw · Pull Request #3543 · binarywang/WxJava · GitHub

🐛 #3522 【公众号】WxMpMapConfigImpl 静态属性存储 token 导致多租户未隔离问题 - #3543

Merged
binarywang merged 1 commit into
binarywang:developfrom
jimmyjimmy-sw:develop
Apr 7, 2025
Merged

🐛 #3522 【公众号】WxMpMapConfigImpl 静态属性存储 token 导致多租户未隔离问题#3543
binarywang merged 1 commit into
binarywang:developfrom
jimmyjimmy-sw:develop

Conversation

Copy link
Copy Markdown
Contributor

WxMpMapConfigImpl 静态属性 CONCURRENT_HASH_MAP 取消静态,改成非静态,确保WxMpMapConfigImpl 多个实例不会出现共享静态属性导致access_token不隔离的情况

binarywang merged commit 373c1e6 into binarywang:develop Apr 7, 2025
binarywang added this to the 4.7.5 milestone Apr 14, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

WxMpMapConfigImpl 静态属性存储token导致多个 WxMpMapConfigImpl 出现token没有隔离的情况

2 participants


Back | FazBrowse Home | New Git URL