refactor: 将OgreInfo重命名为OgrePet并更新相关引用
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful

This commit is contained in:
xinian
2026-02-23 04:12:12 +08:00
committed by cnb
parent 36cbb5bf81
commit fc0842e388
3 changed files with 17 additions and 17 deletions

View File

@@ -82,7 +82,7 @@ type Player struct {
Fightinfo info.Fightinfo // 当前邀请的玩家ID
Logintime uint32 // 当前登录时间
OgreInfo OgrePet
OgrePet
Service *blservice.UserService
User *service.BaseSysUserService