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