borball / weixin-sdk

微信公众平台(订阅号、服务号、企业号、小程序)、微信开放平台和微信支付 Java SDK
Apache License 2.0
1.05k stars 490 forks source link

JobFinishedEvent中的msgId定义为int类型而现在微信推送过来的模板消息ID已经超过了int的范围,所以在反序列化的时候出错了 #63

Closed showcup closed 5 years ago

showcup commented 6 years ago

报错信息如下: xml to event failed,Can not construct instance of int from String value '90261533849829378': Overflow: numeric value (90261533849829378) out of range of Integer (-2147483648 - 2147483647)

borball commented 6 years ago

@showcup can you send pull request if you have fixed it?

borball commented 5 years ago

Fixed at https://github.com/borball/weixin-sdk/commit/5ef8403103bee76b0a8806768dc5e3a9cfc7d17d