头像框优化

This commit is contained in:
hahwu 2025-04-10 11:52:43 +08:00
parent 8ffd149d12
commit 454e428697

View File

@ -35,7 +35,6 @@ func (a *AvatarMod) InitData() {
AddTime: now, AddTime: now,
} }
} }
a.SetId = 1
} }
} }