jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/service/queue/queueService.java
@@ -15,8 +15,7 @@ */ public interface QueueService { final static Integer MAX_QUEUE_NUM = 3; void setQueueReadyMax(Integer max); void startBiz(); void closeBiz();