咨询安排明细
POST
http://devcloud.jsyixin.com/?r=third/huanshuo/DataSynchuanshuo/ConsultingAssign
接口描述
咨询安排接口
请求头
参数名
类型
描述
必填
Content-Type
string
application/x-www-form-urlencoded
必填
返回code码
请求参数
参数名
类型
描述
必填
appKey
string
appKey
必填
appSecret
string
appSecret
必填
start_time
date
开始时间,格式:2020-01-27 10:00:27
必填
end_time
date
结束时间,格式:2020-06-27 10:01:00
必填
page
int
页码
必填
size
int
每页条数
必填
响应参数
参数名
类型
描述
必填
status
string
示例:success
必填
code
int
示例:200
必填
total
int
总页数,示例:6
必填
teacher
string
咨询师,示例:王老师
必填
type
int
时间类型,1 单个时间 2 固定时间,示例:2
必填
date
int
日期,示例:1589990400
必填
start_time
int
开始时间,示例:1589990400
必填
end_time
int
结束时间,示例:1590076740
必填
address
string
地点,示例:家
必填
appointment_status
int
预约状态,0 未预约 1 已预约,示例:1
必填
teacher_id
string
咨询师id,示例:18435110714
必填
records
int
总条数,示例:51
必填
page
int
当前页,示例:1
必填