Skip to content

fix issue 3525 #3585

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 13, 2025
Merged

fix issue 3525 #3585

merged 1 commit into from
May 13, 2025

Conversation

altusea
Copy link
Contributor

@altusea altusea commented May 13, 2025

fix issue #3525

@binarywang binarywang linked an issue May 13, 2025 that may be closed by this pull request
@binarywang binarywang merged commit 2c4b5ea into binarywang:develop May 13, 2025
@binarywang binarywang added this to the 4.7.6 milestone May 13, 2025
@binarywang
Copy link
Owner

这个PR编译报错:

[ERROR] /home/circleci/project/weixin-java-cp/src/main/java/me/chanjar/weixin/cp/config/impl/WxCpTpRedissonConfigImpl.java:[24,8] me.chanjar.weixin.cp.config.impl.WxCpTpRedissonConfigImpl is not abstract and does not override abstract method setProviderSecret(java.lang.String) in me.chanjar.weixin.cp.config.WxCpTpConfigStorage

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.

WxCpTpDefaultConfigImpl 只有 getProviderSecret 方法
2 participants