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