1.解决pq公共方法查询监测点信息,母线,终端等信息
2.解决device模块swagger页面出不来问题 3.技术监督变电站台账接口增加 4.监测点试运行报告增加,间谐波电压和暂态列表
This commit is contained in:
@@ -22,4 +22,8 @@ public class EventCountParam implements Serializable {
|
||||
|
||||
@ApiModelProperty(name="endTime",value="统计截止日期(yyyy-MM-dd)")
|
||||
private String endTime;
|
||||
|
||||
@ApiModelProperty(name="eventType",value="统计类型")
|
||||
private List<String> eventType;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user