tangzy
2021-08-22 9a821722cb622571a4dce4dab87f11716506c98d
src/main/java/org/springblade/modules/system/vo/UserVO.java
@@ -102,5 +102,15 @@
    */
   private Long applyId;
   /**
    * 角色别名
    */
   private String roleAlias;
   /**
    * 年齡
    */
   private Integer age;
}