🎨【企业微信】会话内容存档 - 解密后的会话内容实体类里去掉多余的字段

This commit is contained in:
huangj 2025-01-09 16:37:40 +08:00 committed by GitHub
parent 9730e9a387
commit 6d9fadf86d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,9 +25,6 @@ public class WxCpChatModel implements Serializable {
@SerializedName("action")
private String action;
@SerializedName("send")
private String send;
@SerializedName("from")
private String from;