Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 9.1k
企微会话内容,文件消息转换异常 #3558
Copy link
Copy link
Closed
Description
Metadata
Metadata
Assignees
Labels
No labels
简要描述
获取解密聊天消息,转换文件消息,出现fileSize的类型转换异常
模块版本情况
详细描述
读取消息时发现文件消息的fileSize字段转换异常
查阅企微文档发现 是标注 Uint32类型,但是与解析数据不一致,可能文档未更新
该字段改为Long型即可解决
日志