@@ -42,6 +42,7 @@ public class User {
private String password;
@Size(min = 11, max = 14)
@Column(unique = true)
private String phone;
@Enumerated(EnumType.STRING)
The note is not visible to the blocked user.