liyiorg / weixin-popular

微信SDK JAVA (公众平台、开放平台、 商户平台、 服务商平台)
Apache License 2.0
2.5k stars 1.06k forks source link

查询红包记录接口返回结果中领取记录未反序列化GethbinfoResult #113

Closed lineng closed 6 years ago

lineng commented 6 years ago

https://api.mch.weixin.qq.com/mmpaymkttransfers/gethbinfo 接口返回的领取记录在GethbinfoResult中未定义反序列化信息

...100
liyiorg commented 6 years ago

@lineng 请将问题做下详细说明

liyiorg commented 6 years ago

是要实现 java.io.Serializable 接口吗