Skip to content

企微会话内容,文件消息转换异常 #3558

Closed
@tang2330

Description

@tang2330

简要描述

获取解密聊天消息,转换文件消息,出现fileSize的类型转换异常

模块版本情况

  • WxJava 模块名: weixin-java-cp
  • WxJava 版本号: 4.7.0

详细描述

读取消息时发现文件消息的fileSize字段转换异常

Image

查阅企微文档发现 是标注 Uint32类型,但是与解析数据不一致,可能文档未更新
该字段改为Long型即可解决

日志

java.lang.NumberFormatException: Expected an int but was 2287375645 at line 1 column 267 path $.file.filesize

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions