文档
测试

查询预约员工可预约时间段(queryAppointmentTimeInfoWechat)

POST
http://localhost:8091/WXFOOTSTAFF/shopping/queryAppointmentTimeInfoWechat

请求参数

参数名
类型
描述
必填
systemMapInfoId
int
示例:20063(系统id)
必填
companyId
int
示例:287(公司id)
必填
employeeCode
string
示例:08(员工工号)
必填
date
string
示例:2022-06-08(日期)
必填

响应参数

参数名
类型
描述
必填
appointmentDate
string
示例:2022-06-08(日期)
必填
appointmentTimeListInfo
array
数据列表(预约时间详情)
必填
appointmentTime
string
示例:09:00(时间)
必填
id
int
示例:0
必填
optionAppointment
int
示例:1(是否可预约 0不可预约 1可预约)
必填
companyID
int
示例:287(公司id)
必填
employeeCode
string
示例:08(员工编号)
必填
employeeId
object
示例:null
必填
id
int
示例:0
必填
systemMapInfoId
int
示例:20063(系统id)
必填