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