文档
测试

聊天列表

GET
http://192.168.1.201:86/api/user/chat_record

请求头

参数名
类型
描述
必填
authori-zation
string
示例:d2541361475e829728beb451bab9a891
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:数据返回成功
必填
data
object
数据字典
必填
current_page
int
示例:1
必填
data
array
数据列表
必填
id
int
示例:3
必填
content
string
示例:新的消息 消息内容
必填
hair_uid
int
示例:20
必填
meet_uid
int
示例:19
必填
user_info
object
数据字典
必填
nickname
string
示例:房顶上 好友昵称
必填
avatar
string
示例:https://thirdwx.qlogo.cn/mmopen/vi_32/CmH0QxAub4TnnMiazaz5noY4LpGfiaxxCZiacDndbWLbR5FbtVVnibwCQltfKOEZTepOA7p7BicXlhWcng21m8mSTDA/132
必填
is_read
int
0否 1是
必填
first_page_url
string
示例:http://192.168.1.201:86/api/user/chat_record?page=1
必填
from
int
示例:1
必填
last_page
int
示例:1
必填
last_page_url
string
示例:http://192.168.1.201:86/api/user/chat_record?page=1
必填
next_page_url
object
示例:null
必填
path
string
示例:http://192.168.1.201:86/api/user/chat_record
必填
per_page
int
示例:15
必填
prev_page_url
object
示例:null
必填
to
int
示例:2
必填
total
int
示例:2
必填
code
int
示例:200
必填