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