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