eight
2025-03-31 6a4f07eaef8e64602c454975b607e36ac1d51776
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();
}