Skip to content
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

支付证书集合问题 #119

Open
duke135 opened this issue Jan 13, 2024 · 2 comments
Open

支付证书集合问题 #119

duke135 opened this issue Jan 13, 2024 · 2 comments

Comments

@duke135
Copy link

duke135 commented Jan 13, 2024

企业微信截图_17051157078282
这里又在编辑,又在移除,这样会报错,是否能修复下呢

@NotFound403
Copy link
Collaborator

发报错信息

@duke135
Copy link
Author

duke135 commented Jan 16, 2024

「java.util.ConcurrentModificationException」异常
null
java.util.HashMap$HashIterator.nextNode(HashMap.java:1469)
java.util.HashMap$KeyIterator.next(HashMap.java:1493)
java.lang.Iterable.forEach(Iterable.java:74)
java.util.Collections$SynchronizedCollection.forEach(Collections.java:2064)
cn.felord.payment.wechat.v3.SignatureProvider.refreshCertificate(SignatureProvider.java:238)
java.lang.Iterable.forEach(Iterable.java:75)
cn.felord.payment.wechat.v3.SignatureProvider.lambda$responseSignVerify$4(SignatureProvider.java:186)
java.util.Optional.orElseGet(Optional.java:267)
cn.felord.payment.wechat.v3.SignatureProvider.responseSignVerify(SignatureProvider.java:185)
cn.felord.payment.wechat.v3.WechatPayClient$Executor.doExecute(WechatPayClient.java:277)
cn.felord.payment.wechat.v3.WechatPayClient$Executor.request(WechatPayClient.java:167)

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

No branches or pull requests

2 participants