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