eight
2024-10-12 d2b83e8f250f1f80e38628ee9528b23a50127263
1
2
3
4
5
package cn.lihu.jh.module.ecg.service.config;
 
public interface EcgConfigService {
    void resetScheduler();
}