1
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful

This commit is contained in:
昔念
2026-04-26 15:49:43 +08:00
parent 949a93b2d5
commit 073db875eb

View File

@@ -145,7 +145,7 @@ func (s *InfoService) GetLogin() *model.PlayerInfo {
}
}
}
tt.Data.UserID = s.userid
ret := tt.Data
return &ret