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