eight
2025-03-31 876a3a99cb665ec03a09ac292fb6316267a08767
jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/service/queue/QueueService.java
@@ -137,7 +137,7 @@
    Integer recallInstallPatient(Long roomId, String bedNo, String patId, Integer checkType, Long roomId_operator, String bedNo_operator);
    Integer patientJump(String patId, Byte jumped );
    Integer patientJump(String patId, Integer bookCheckType, Byte jumped );
    List<RoomDO> getDocRoomInfo(Long docId);