:art:【企业微信】微信客服事件消息增加撤回消息msgId字段
This commit is contained in:
@@ -38,4 +38,6 @@ public class WxCpKfEventMsg {
|
|||||||
private Integer changeType;
|
private Integer changeType;
|
||||||
@SerializedName("msg_code")
|
@SerializedName("msg_code")
|
||||||
private String msgCode;
|
private String msgCode;
|
||||||
|
@SerializedName("recall_msgid")
|
||||||
|
private String recallMsgId;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user