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