个人主页UI修改

(cherry picked from commit cc25c54e042826f3e09a47387d99e8345a039fd7)
This commit is contained in:
huangjian
2021-04-30 18:48:54 +08:00
parent b51412bcc7
commit 638f729d01
6 changed files with 314 additions and 313 deletions

View File

@@ -16,5 +16,6 @@ public class ClanInfo {
private long ownerId;
private boolean userIsElder;
private long hallId;
private String levelIcon;
}