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