Skip to content

Commit

Permalink
fix: modify user request type
Browse files Browse the repository at this point in the history
  • Loading branch information
myeongju-kim committed Nov 16, 2022
1 parent 476497e commit 3a14ef6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@
@Setter
public class UserRequest {
private MultipartFile icon;
private String name;
}

0 comments on commit 3a14ef6

Please sign in to comment.