Commit e434f053 authored by zhangsen's avatar zhangsen

字段添加

parent 717352fe
...@@ -120,4 +120,7 @@ public class IdxBizFanWarningRuleSet{ ...@@ -120,4 +120,7 @@ public class IdxBizFanWarningRuleSet{
@TableField("EQUIPMENT_NAME") @TableField("EQUIPMENT_NAME")
private String equipmentName; private String equipmentName;
@TableField("POINT_NAME")
private String pointName;
} }
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