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