mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-25 16:35:06 +08:00
uni-app:个人信息修改
This commit is contained in:
@ -17,4 +17,7 @@ public class AppUserInfoRespVO {
|
||||
|
||||
@ApiModelProperty(value = "用户头像", required = true, example = "/infra/file/get/35a12e57-4297-4faa-bf7d-7ed2f211c952")
|
||||
private String avatar;
|
||||
|
||||
@ApiModelProperty(value = "用户手机号", required = true, example = "15601691300")
|
||||
private String mobile;
|
||||
}
|
||||
|
Reference in New Issue
Block a user