jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/service/queue/QueueService.java
@@ -89,6 +89,8 @@ */ void queue(QueueSaveReqVO queueSaveReqVO); List<QueueDO> selectBookSeqNumByAppointIdList(List<Long> appointIdList); /** * 常规检查 医生叫下一位患者 */