Commit d65cc1b1 authored by caotao's avatar caotao

数据采集默认告警状态为空

parent e3d7a798
......@@ -22,5 +22,5 @@ public class HYGFJPInverterWarn implements Serializable {
private String thirdCode;
private String state;
private String warnId;
private String handlerStatus="未处理";
private String handlerStatus;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment