mirror of
https://gitee.com/huangge1199_admin/vue-pro.git
synced 2024-11-22 15:21:53 +08:00
【增加】增加用户头像返回
This commit is contained in:
parent
cad1ce4852
commit
ccd7928a6b
@ -40,5 +40,9 @@ public class AdminUserRespDTO {
|
||||
* 手机号码
|
||||
*/
|
||||
private String mobile;
|
||||
/**
|
||||
* 用户头像
|
||||
*/
|
||||
private String avatar;
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user