Commit 5762e92b authored by 李秀明's avatar 李秀明

代码提交

parent 82c3f39d
...@@ -38,4 +38,7 @@ public class EquiplistSpecificBySystemVO { ...@@ -38,4 +38,7 @@ public class EquiplistSpecificBySystemVO {
private String indexKey; private String indexKey;
@ApiModelProperty(value = "是否告警") @ApiModelProperty(value = "是否告警")
private String isAlarm; private String isAlarm;
@ApiModelProperty(value = "设备状态")
private String equipStatus;
} }
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