Skip to content

Commit

Permalink
feat: edit accountHolderName
Browse files Browse the repository at this point in the history
  • Loading branch information
ray-yhc committed Oct 17, 2023
1 parent 810a06c commit 3b6d6fe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ public class SeniorSignUpRequest extends CommonUserData{
@NotNull
private String bankName;

@NotNull
// @NotNull
private String accountHolderName;

}

0 comments on commit 3b6d6fe

Please sign in to comment.