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