文档
测试

我的日程

POST
https://xxx/search/mySchedule

请求头

参数名
类型
描述
必填
content-type
str
application/x-www-form-urlencoded
必填

请求参数

参数名
类型
描述
必填
openid
str
openid
必填
page
int
页数
必填

响应参数

参数名
类型
描述
必填
flag
boolean
访问结果状态
必填
msg
str
访问日志
必填
tickets
list
日程票据
必填
id
str
票据id
必填
addres
str
地址
必填
date
str
购票时间
必填
title
str
票据标题
必填
sale_price
float
票据价格
必填
totalPages
int
最大页数
必填