This commit is contained in:
77
2024-03-17 17:14:36 +08:00
parent daa95dd756
commit 34fe7c08e8
17 changed files with 184 additions and 50 deletions

View File

@@ -105,7 +105,7 @@ public class User implements Serializable {
/**
* 职业
*/
private Integer profession;
private String profession;
/**
* 年收入
*/