mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-04-05 17:38:05 +08:00
🎨【企业微信】会话内容存档 - 解密后的会话内容实体类里去掉多余的字段
This commit is contained in:
parent
9730e9a387
commit
6d9fadf86d
@ -25,9 +25,6 @@ public class WxCpChatModel implements Serializable {
|
||||
@SerializedName("action")
|
||||
private String action;
|
||||
|
||||
@SerializedName("send")
|
||||
private String send;
|
||||
|
||||
@SerializedName("from")
|
||||
private String from;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user