@@ -54,7 +54,7 @@ public class WxCpKfMsgListResp {
private String msgType;
private WxCpKfEventMsg event;
//聊天记录事件
- @JsonProperty("msgtype")
+ @JsonProperty("merged_msg")
private WxCorpChatMsg mergedMsg;
//文本消息
private WxCorpTextMsg text;