pms台账bug提交,台账日志操作

This commit is contained in:
2023-03-01 18:59:20 +08:00
parent 4d5750092f
commit 92b5b1a1e7
7 changed files with 8 additions and 5 deletions

View File

@@ -229,6 +229,9 @@ public class MonitorParam {
@ApiModelProperty(value = "ct变比_2")
private Float ct2;
@ApiModelProperty(value = "是否专项分析监测点")
private Integer isSpecialMonitor;