按患者统计
POST
wncrm_appointment_scheduling/get_patient_statistics
请求参数
参数名
类型
描述
必填
id
int
0按照项目查询,1按照医生查询
必填
timeIntervalStart
string
查询的开始日期
必填
timeIntervalEnd
string
查询结束日期
必填
返回参数
参数名
类型
描述
必填
ItemName
string
项目名
必填
ItemId
int
项目id
必填
count
int
有多少个
必填
status
int
@-1:删除 @0: 预约 @1:完成预约 @2:取消预约 @3:未确认 @4:流失预约
必填