fix
This commit is contained in:
parent
60f6f58e69
commit
37055bbf0f
|
@ -78,6 +78,7 @@ func (l *GetStatLogic) GetStat(req *types.GetStatReq, userinfo *auth.UserInfo) (
|
|||
WsTotalCount: currentWebsocketConnectCount,
|
||||
CurCombineCount: currentCombineApiCount,
|
||||
CurUnityHandleCount: currentUnityHandleCount,
|
||||
CombineErrorCount: combineErrorCount,
|
||||
UserWsStat: userStat,
|
||||
})
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user