查询当天多少预约信息
POST
wncrm_appointment_scheduling/hao_many_appointments
请求参数
参数名
类型
描述
必填
timeIntervalStart
string
查询的开始日期 必填
必填
timeIntervalEnd
string
查询的结束日期 必填
必填
响应参数
参数名
类型
描述
必填
appointCount
int
预约人数
必填
appointDt
String
预约日期
必填