1.冀北分布式光伏:一类监测点只查询监测点标签为分布式光伏的监测点
This commit is contained in:
@@ -35,4 +35,7 @@ public class PwPmsMonitorParam {
|
||||
|
||||
@ApiModelProperty(name = "ifPowerUser",value = "是否发电用户:0-否;1-是")
|
||||
private String ifPowerUser;
|
||||
|
||||
@ApiModelProperty(name = "monitorTag", value = "监测点标签")
|
||||
private List<String> monitorTag;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user