文档
测试

系统消息

GET
http://127.0.0.1:8000/apis/message/toMeList?page=1&pageSize=10

请求头

参数名
类型
描述
必填
token
string
示例:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJJRzQjciIsImF1ZCI6IiIsImlhdCI6MTY0NTc3NzQ2NiwibmJmIjoxNjQ1Nzc3NDY5LCJleHAiOjE2NDU4NjM4NjYsImRhdGEiOnsidWlkIjoiMTgzMzMxNjAzNzEifX0.kOAuQ1S5p-44kvytewuC4T2GvN9kIvuU0ZQingpVyVc
必填

请求参数

参数名
类型
描述
必填
page
int
示例:1
必填
pageSize
int
示例:10
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:成功!
必填
data
object
数据字典
必填
total
int
示例:2
必填
per_page
int
示例:10
必填
current_page
int
示例:1
必填
last_page
int
示例:1
必填
data
array
数据列表
必填
id
int
示例:546
必填
messages_id
int
示例:406
必填
from_id
int
示例:2727
必填
to_id
object
示例:null
必填
is_read
int
示例:0
必填
delete_time
object
示例:null
必填
company_id
object
示例:null
必填
to_company_id
int
示例:0
必填
type
int
示例:3
必填
applet
int
示例:3
必填
content
string
示例:有新用户提交了实名认证申请,请尽快审核!
必填
create_time
string
示例:2022-02-25 15:51:11
必填
type_name
string
示例:平台消息
必填