1.大屏重要测点暂降发生次数接口

This commit is contained in:
cdf
2024-11-26 08:42:29 +08:00
parent 5b4b756fc3
commit 92ffdb1931
10 changed files with 131 additions and 39 deletions

View File

@@ -25,6 +25,8 @@ public class EventBaseParam extends BaseParam implements Serializable {
@ApiModelProperty(name = "lineId", value = "监测点索引")
private String lineId;
private String deptId;