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