文档
测试

消息列表

POST
http://yuanfeng.meiliancheng.cn/index.php?s=/api/user.message/list

请求参数

参数名
类型
描述
必填
user_id
int
示例:14661
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:success
必填
data
object
数据字典
必填
list
object
数据字典
必填
total
int
示例:1
必填
per_page
int
示例:15
必填
current_page
int
示例:1
必填
last_page
int
示例:1
必填
data
array
消息列表,数据列表
必填
message_id
int
示例:1
必填
user_id
int
示例:14661
必填
title
string
示例:发货提醒
必填
contnet
string
示例:测试测试测试
必填
create_time
string
示例:2020-05-23 14:01:25
必填
is_read
int
示例:0
必填
is_delete
int
示例:0
必填