jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/service/queue/QueueService.java
@@ -124,9 +124,9 @@ PatientStatisticVO getBedDevInstallStatistic(Long roomId, String bedNo); Integer recallPatient(Long roomId, String bedNo, String patId); Integer recallPatient(Long roomId, String bedNo, String patId, Integer checkType); Integer recallInstallPatient(Long roomId, String bedNo, String patId); Integer recallInstallPatient(Long roomId, String bedNo, String patId, Integer checkType, String bedNo_operator); Integer patientJump(String patId, Byte jumped );