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