This website requires JavaScript.
Explore
Help
Register
Sign In
lsm
/
weixin-java-tools
Watch
1
Star
0
Fork
0
You've already forked weixin-java-tools
mirror of
https://gitee.com/binary/weixin-java-tools.git
synced
2026-03-10 00:13:40 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9ab64167d5d2f26622183c0c9bcab2ff04d116e4
weixin-java-tools
/
weixin-java-pay
/
src
/
test
/
java
/
com
/
github
/
binarywang
/
wxpay
History
Copilot
9ab64167d5
🎨
#3680
【微信支付】修复PEM格式的私钥和证书处理的问题
2025-11-15 16:47:06 +08:00
..
bean
🎨
#3656
【微信支付】 修复平台收付通 - 合单支付 - 关闭订单接口,增加缺少的两个参数
2025-08-08 17:40:28 +08:00
config
🎨
#3680
【微信支付】修复PEM格式的私钥和证书处理的问题
2025-11-15 16:47:06 +08:00
service
/impl
🎨
#3757
【微信支付】修复当只设置 privateCertString 或 PrivateCertContent 时 certSerialNo 没有被正确生成的问题
2025-11-12 13:41:52 +08:00
testbase
🐛
#3443
【微信支付】初始化V3请求时取消对私钥的加密
2025-01-02 10:15:45 +08:00
util
pay模块批量添加缺失的javadoc文档
2018-09-23 22:05:06 +08:00
v3
/auth
🎨
优化代码,未正确配置 apiV3Key 时,173 行证书更新失败,未做 throw 等阻断动作,导致 verifier 未赋值,后续其它方法使用将出现空指针异常
2022-10-23 14:38:13 +08:00