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