文档
测试

留言列表

GET
http://192.168.31.6:82/api/messages/list

请求参数

参数名
类型
描述
必填
page
int
页数
可选

响应参数

参数名
类型
描述
必填
current_page
int
当前页数
必填
data
array
留言数据列表
必填
id
int
id
必填
name
string
姓名
必填
phone
string
手机号
必填
content
string
内容
必填
created_at
string
创建时间
必填
total
int
总页数
必填
per_page
int
当页条数
必填