|
|
@ -129,6 +129,8 @@ public class MesExtConstWords {
|
|
|
|
public static final String MESSAGE_TYPE = "messageType";
|
|
|
|
public static final String MESSAGE_TYPE = "messageType";
|
|
|
|
//枚举代码
|
|
|
|
//枚举代码
|
|
|
|
public static final String ENUM_CODE = "enumCode";
|
|
|
|
public static final String ENUM_CODE = "enumCode";
|
|
|
|
|
|
|
|
//组件类型
|
|
|
|
|
|
|
|
public static final String MODULE_TYPE = "moduleType";
|
|
|
|
|
|
|
|
|
|
|
|
//时间[开始/结束]条件
|
|
|
|
//时间[开始/结束]条件
|
|
|
|
public static final String START_TIME_START = "startTimeStart";
|
|
|
|
public static final String START_TIME_START = "startTimeStart";
|
|
|
|