bug
修改
This commit is contained in:
@@ -42,4 +42,6 @@ public class AppProjectAuditParm {
|
||||
|
||||
@ApiModelProperty(value="拓扑图模版id集合")
|
||||
private List<String> topoIds;
|
||||
|
||||
private List<String> newTopoIds;
|
||||
}
|
||||
|
||||
@@ -83,4 +83,6 @@ public class AppProjectVO {
|
||||
private Date updateTime;
|
||||
|
||||
private String description;
|
||||
|
||||
private Integer devNum;
|
||||
}
|
||||
Reference in New Issue
Block a user