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