pull/351/head
wangchuxiao 2 years ago
parent a508dd2c0f
commit 6871c7e665

@ -8,7 +8,7 @@ type GetChatLogsReq struct {
SessionType int `json:"sessionType"`
ContentType int `json:"contentType"`
Content string `json:"content"`
SendID string `json:"userID"`
SendID string `json:"sendID"`
RecvID string `json:"recvID"`
GroupID string `json:"groupID"`
SendTime string `json:"sendTime"`

Loading…
Cancel
Save