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