package cn.lihu.jh.module.ecg; public interface Constants { static final String ECG_OPENING_TIME_KEY = "ecg.openingtime"; }