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