public class DepartmentPagingDto extends Object
| 构造器和说明 |
|---|
DepartmentPagingDto() |
public Boolean getTotalCount()
public void setTotalCount(Boolean totalCount)
public List<DepartmentDto> getList()
public void setList(List<DepartmentDto> list)
Copyright © 2022. All rights reserved.