微调
This commit is contained in:
@@ -57,6 +57,9 @@ public class VoltageToleranceCurveVO implements Serializable {
|
||||
@ApiModelProperty(name = "lineId", value = "LineId")
|
||||
private String lineId;
|
||||
|
||||
@ApiModelProperty(name = "lineName", value = "监测点名称")
|
||||
private String lineName;
|
||||
|
||||
@ApiModelProperty(name = "lineId",value ="暂态事件id")
|
||||
private String eventId;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user