Commit 60b5dbea by 段启岩

用户添加生日

parent 14e636bf
......@@ -28,7 +28,7 @@ public class UserInfoDTO {
private String signature;
@ApiModelProperty(value = "生日")
private String birthday;
private Date birthday;
@ApiModelProperty(value = "手机号")
private String mobile;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment