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