个人中心优化,增加上传头像接口1
This commit is contained in:
@@ -51,7 +51,7 @@ public class ShopUser {
|
||||
private Long sex;
|
||||
|
||||
/** 生日 */
|
||||
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
|
||||
@JsonFormat(pattern = "yyyy-MM-dd")
|
||||
@Excel(name = "生日", width = 30, dateFormat = "yyyy-MM-dd")
|
||||
private Date birthday;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user