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