Skip to content

Commit

Permalink
Revise AssignmentResponse
Browse files Browse the repository at this point in the history
  • Loading branch information
Rapter1990 committed Jul 26, 2023
1 parent fa213b5 commit b1ba1da
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ public class AssignmentResponse extends BaseResponse {
private Double longitude;
private Double latitude;

private AssignmentSearchResponse user;
private AssignmentSearchResponse assignmentSearchResponse;

}

0 comments on commit b1ba1da

Please sign in to comment.