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