bug调整
This commit is contained in:
@@ -40,6 +40,9 @@ public class PollutionLineDTO {
|
||||
@ApiModelProperty("变电站id")
|
||||
private String substationId;
|
||||
|
||||
@ApiModelProperty("变电站排序")
|
||||
private Integer substationSort;
|
||||
|
||||
@ApiModelProperty("母线")
|
||||
private String busBar;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user