eight
2024-08-23 3e696d457f13338a7eb5ad0935a7d2c7affcf605
jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/service/queue/queueService.java
@@ -89,7 +89,7 @@
    PatientStatisticVO getPatientStatistic(Long roomId, String bedNo);
    Integer passedPatientReturn(Long roomId, String bedNo, String patId);
    Integer recallPatient(Long roomId, String bedNo, String patId);
    Integer queueJump( String patId, Byte jumped );
    Integer patientJump(String patId, Byte jumped );
}