文档
测试

获取挂号记录

GET
http://yj.hndaoben.com/api/yujian/index/reserve

请求头

参数名
类型
描述
必填
token
string
示例:00837c9c-9295-45f2-8d57-ca6e91882f8c
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:ok
必填
time
string
示例:1631267447
必填
data
object
数据字典
必填
total
int
示例:2
必填
per_page
int
示例:15
必填
current_page
int
示例:1
必填
last_page
int
示例:1
必填
data
array
数据列表
必填
id
int
示例:2
必填
user_id
int
示例:2
必填
yujian_id
int
示例:1
必填
name
string
示例:姓名
必填
mobile
string
示例:13383847890
必填
day
string
示例:2021-09-10
必填
content
string
示例:挂号说明
必填
createtime
int
示例:1631266999
必填
updatetime
int
示例:1631266999
必填