pms pq修改
This commit is contained in:
@@ -16,7 +16,7 @@ import java.util.List;
|
||||
@EqualsAndHashCode(callSuper = true)
|
||||
public class DeptGetChildrenMoreDTO extends DeptGetBase {
|
||||
|
||||
@ApiModelProperty(name = "lineBaseList",value = "监测点信息")
|
||||
@ApiModelProperty(name = "lineBaseList",value = "主网监测点信息")
|
||||
private List<LineDevGetDTO> lineBaseList;
|
||||
|
||||
@ApiModelProperty(name = "pwMonitorIds",value = "配网监测点信息")
|
||||
|
||||
Reference in New Issue
Block a user