用户登录后处理头像到前台

This commit is contained in:
2023-08-10 19:17:30 +08:00
parent 5324e088ae
commit 498f92c1b3
8 changed files with 31 additions and 11 deletions

View File

@@ -43,5 +43,6 @@ public class UserDTO {
private Integer type;
private String headSculpture;
}