init
This commit is contained in:
@@ -57,7 +57,7 @@ public class User implements Serializable {
|
||||
/**
|
||||
* 年龄
|
||||
*/
|
||||
private Long age;
|
||||
private Integer age;
|
||||
/**
|
||||
* 生日
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user