|
@ -1263,7 +1263,7 @@ public class EsStatisticsEndpoint extends EnvelopRestEndpoint {
|
|
|
/**
|
|
|
* 获取【科室、医生】的接诊量接诊率排名
|
|
|
* 参数:
|
|
|
* 科室参数:strJson={"startDate":"2023-07-01","endDate":"2023-07-20","area":"350211A1002","level":4,"flag":"1"}
|
|
|
* 科室参数:strJson={"startDate":"2023-07-01","endDate":"2023-07-20","area":"350211A1002","level":4,"deptCode":"1190000","flag":"1"}
|
|
|
* 医生参数:strJson={"startDate":"2023-07-17","endDate":"2023-07-20","area":"","level":5,"flag":"1"}
|
|
|
*/
|
|
|
@GetMapping(value = BaseHospitalRequestMapping.Statistics.getDeptOrDoctorVolumeList)
|