mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-04-05 17:38:05 +08:00
🎨【企业微信】微信客服事件消息增加撤回消息msgId字段
This commit is contained in:
parent
0721b01cdb
commit
c702f787f7
@ -38,4 +38,6 @@ public class WxCpKfEventMsg {
|
||||
private Integer changeType;
|
||||
@SerializedName("msg_code")
|
||||
private String msgCode;
|
||||
@SerializedName("recall_msgid")
|
||||
private String recallMsgId;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user