eight
2024-11-25 f2f709bbefa5052ff89b91c534c118f10a45363f
jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/service/config/EcgConfigService.java
@@ -7,4 +7,5 @@
    void resetScheduler();
    void readTimeSlotConfig();
    List<LocalTime> listTimeslot();
    Integer getTimeslotLength();
}