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