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