eight
2024-08-27 817deaf7ceef190783f1602be42405b524ddc385
1
2
3
4
5
package cn.lihu.jh.module.ecg;
 
public interface Constants {
    static final String ECG_OPENING_TIME_KEY = "ecg.openingtime";
}