src/main/java/org/springblade/modules/system/vo/UserVO.java @@ -185,4 +185,6 @@ * 工作单位 */ private String unitName; private String registered; }