refactor: 将OgreInfo重命名为OgrePet并更新相关引用
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful
This commit is contained in:
@@ -82,7 +82,7 @@ type Player struct {
|
||||
Fightinfo info.Fightinfo // 当前邀请的玩家ID
|
||||
|
||||
Logintime uint32 // 当前登录时间
|
||||
OgreInfo OgrePet
|
||||
OgrePet
|
||||
|
||||
Service *blservice.UserService
|
||||
User *service.BaseSysUserService
|
||||
|
||||
Reference in New Issue
Block a user