文档
测试

我的预约列表

GET
http://127.0.0.1:1234/api/appointment/appointmentList?page=1&token=69b64ec9-40d9-4d00-8959-1fb9b733d81d

请求参数

参数名
类型
描述
必填
page
int
示例:1
必填
token
string
游泳馆token
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:我的预约列表
必填
time
string
示例:1598238756
必填
data
object
数据字典
必填
total
int
示例:6
必填
per_page
int
示例:10
必填
current_page
int
示例:1
必填
last_page
int
示例:1
必填
data
array
数据列表
必填
id
int
示例:9
必填
appointment_id
int
示例:1
必填
num
int
示例:1
必填
username
string
示例:郭氏泽
必填
mobile
string
示例:13253517370
必填
price
string
示例:9.00
必填
createtime
int
示例:1598238399
必填
appointment_time
string
示例:8:00~9:00
必填
remark
string
示例:留言备注
必填
user_id
int
示例:2
必填
detail
object
数据字典
必填
id
int
示例:1
必填
title
string
示例:测试
必填
cover
string
示例:/uploads/20200814/b87d574531fc7a653e2fa4ffe857ccbf.jpg
必填
price
string
示例:9.00
必填
sale_num
int
示例:3
必填
time_array
array
数据列表
必填