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