public class TreePo extends Object implements Serializable
private Object
extend
private String
id
name
parentId
private static long
serialVersionUID
Integer
sort
TreePo()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private static final long serialVersionUID
private String id
private String parentId
public Integer sort
private String name
private Object extend
public TreePo()
Copyright © 2022 jvs. All rights reserved.