新能源场站高低电压穿越业务新增根据ID查询基本信息方法
This commit is contained in:
@@ -34,4 +34,7 @@ public class LineDTO {
|
||||
|
||||
@ApiModelProperty(name = "objType",value = "对象类型")
|
||||
private String objType;
|
||||
|
||||
@ApiModelProperty(name = "stationType",value = "新能源场站类型")
|
||||
private String stationType;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user