🎨 #3558 【企业微信】修复会话内容存档接口获取解密的聊天数据时文件信息转换出错的问题

This commit is contained in:
友人A 2025-04-21 09:58:51 +08:00 committed by GitHub
parent 59f5a99fda
commit 6a4ed91ae2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -603,7 +603,7 @@ public class WxCpChatModel implements Serializable {
private String sdkFileId;
@SerializedName("filesize")
private Integer fileSize;
private Long fileSize;
/**
* From json file.