我的预约列表
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
必填
total
int
示例:6
必填
per_page
int
示例:10
必填
current_page
int
示例:1
必填
last_page
int
示例:1
必填
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
必填