Commit 3f232a6a authored by zhangsen's avatar zhangsen

光伏预警规则编辑和回显API

parent e5c595a1
...@@ -127,4 +127,10 @@ public class IdxBizPvWarningRuleSet{ ...@@ -127,4 +127,10 @@ public class IdxBizPvWarningRuleSet{
@TableField("DEVICE_TYPE") @TableField("DEVICE_TYPE")
private String deviceType; private String deviceType;
/**
* 分析变量
*/
@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