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