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