@@ -41,4 +41,6 @@ public class VppMemberVO {
private Integer resetToken;
private String role;
+
+ private String area;
}