修改用户创建默认头像

This commit is contained in:
chy
2025-06-26 10:19:26 +08:00
parent 9fee10d077
commit 085102b99d
29 changed files with 322 additions and 193 deletions

View File

@ -21,5 +21,4 @@ type RewardWaters struct {
CreatedAt *gtime.Time //
UpdatedAt *gtime.Time //
DeletedAt *gtime.Time //
GameId interface{} // 游戏唯一 id
}