유저조회 페이지 키 추가
This commit is contained in:
@@ -64,6 +64,8 @@ public class UsersResponse {
|
||||
@JsonProperty("quest_detail")
|
||||
private List<Quest> questDetail;
|
||||
|
||||
private Map<String,String> pageKey;
|
||||
|
||||
private Map<String,String> result;
|
||||
}
|
||||
@Data
|
||||
|
||||
Reference in New Issue
Block a user