前置日志联调
This commit is contained in:
@@ -17,7 +17,7 @@ public class FrontHeartBeatDTO extends BaseMessage implements Serializable {
|
|||||||
//前置id
|
//前置id
|
||||||
private String nodeId;
|
private String nodeId;
|
||||||
//前置进程号
|
//前置进程号
|
||||||
private Integer processNum;
|
private Integer processNo;
|
||||||
//前置进程类型"stat/recall/realTime/comtrade
|
//前置进程类型"stat/recall/realTime/comtrade
|
||||||
private String fronttype;
|
private String fronttype;
|
||||||
//进程状态(0:异常,1:正常)
|
//进程状态(0:异常,1:正常)
|
||||||
|
|||||||
Reference in New Issue
Block a user