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