| 程序包 | 说明 |
|---|---|
| cn.authing.sdk.java.dto |
| 限定符和类型 | 方法和说明 |
|---|---|
PostDto |
PostRespDto.getData() |
PostDto |
PostRespDto.getData() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PostDto> |
PostListRespDto.getData() |
List<PostDto> |
PostListRespDto.getData() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PostRespDto.setData(PostDto data) |
void |
PostRespDto.setData(PostDto data) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PostListRespDto.setData(List<PostDto> data) |
void |
PostListRespDto.setData(List<PostDto> data) |
Copyright © 2024. All rights reserved.