public class LmCategoryVO extends AlipayObject
| 构造器和说明 |
|---|
LmCategoryVO() |
public Long getCategoryId()
public void setCategoryId(Long categoryId)
public Boolean getLeaf()
public void setLeaf(Boolean leaf)
public Long getLevel()
public void setLevel(Long level)
public String getName()
public void setName(String name)
public Long getParentId()
public void setParentId(Long parentId)
Copyright © 2024. All rights reserved.