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