智慧保安后台管理-外网
tangzy
2021-08-27 101f195393cbe59e7952163d08c82c1f3a3b0921
src/main/java/org/springblade/modules/system/vo/UserVO.java
@@ -102,5 +102,15 @@
    */
   private Long applyId;
   /**
    * 角色别名
    */
   private String roleAlias;
   /**
    * 年齡
    */
   private Integer age;
}