文档
测试

我的留言

POST
http://health.boear.com/api.html

请求参数

参数名
类型
描述
必填
token
string
示例:cc92e82c2587fda37d3e0f6b7537a469
必填
method
string
示例:user.notelist
必填
page
int
示例:1
必填
limit
int
示例:10
必填

响应参数

参数名
类型
描述
必填
status
boolean
示例:true
必填
msg
string
示例:提交成功
必填
data
array
数据列表
必填
id
int
示例:3
必填
user_id
int
示例:1
必填
expert_id
int
示例:2
必填
title
string
示例:留言标题3
必填
content
string
示例:留言内容3
必填
ctime
string
示例:2023-02-24 17:36:22
必填
reply
object
示例:null
必填
rtime
object
示例:null
必填
expert_info
object
数据字典
必填
id
int
示例:2
必填
name
string
示例:李四
必填
photo
string
示例:b5f7ae2456ad1a01d772a24363e72fa2
必填
position
string
示例:神经科专家
必填
hospital
string
示例:市第三人民医院
必填
content
string
示例:<p>专家介绍&nbsp;</p>
必填
ctime
int
示例:1677224625
必填
utime
int
示例:1677224625
必填
limit
int
示例:10
必填