src/main/java/org/springblade/modules/system/entity/User.java @@ -135,4 +135,9 @@ */ private String stype; /** * 地址 */ private String address; }