技术监督管理
This commit is contained in:
@@ -21,6 +21,9 @@ public class PvTerminalTreeVO {
|
||||
@ApiModelProperty(name = "pid",value = "父级id")
|
||||
private String pid;
|
||||
|
||||
@ApiModelProperty(name = "pids",value = "父级ids")
|
||||
private String pids;
|
||||
|
||||
@ApiModelProperty(name = "name",value = "名称")
|
||||
private String name;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user