@@ -36,4 +36,6 @@ public class WxUserVo {
private Date updateTime;
private String token;
+
+ private Integer gender;
}