123
This commit is contained in:
@@ -76,7 +76,8 @@ public class User implements Serializable {
|
||||
/**
|
||||
* 城市
|
||||
*/
|
||||
private Long city;
|
||||
private Integer cityId;
|
||||
private String city;
|
||||
/**
|
||||
* 资料是否完成 0 未完成 1已完成
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user