Skip to content

Release 1.5.62

Compare
Choose a tag to compare
@iGoogle-ink iGoogle-ink released this 01 Nov 03:24
· 363 commits to main since this release

版本号:Release 1.5.62
修改记录:

  • 微信V3:client 内 WxSerialNo、ApiV3Key 公有化
  • 微信V3:client 提供新方法 client.WxPublicKey() 直接获取 微信平台公钥
  • 微信V3:wechat 提供新方法 wechat.V3VerifySignByPK(),不再推荐使用 wechat.V3VerifySign()
  • 微信V3:V3NotifyReq 提供新方法 notify.VerifySignByPK(),不再推荐使用 notify.VerifySign()
  • 微信V3:整理微信v3说明文档