mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-02-04 14:22:26 +08:00
系统架构层面流量控制功能完善
This commit is contained in:
@@ -111,6 +111,7 @@ type UserMpInfo struct {
|
||||
ApplyPlayerOnlineInfo *UserBaseInfo `msgpack:"ApplyPlayerOnlineInfo"`
|
||||
ApplyOk bool `msgpack:"ApplyOk"`
|
||||
Agreed bool `msgpack:"Agreed"`
|
||||
Reason int32 `msgpack:"Reason"`
|
||||
HostNickname string `msgpack:"HostNickname"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user