refactor: 实时在线用户统计代码重构优化
This commit is contained in:
@@ -6,5 +6,4 @@ public interface WebsocketService {
|
||||
|
||||
void removeUser(String username) ;
|
||||
|
||||
int getOnlineUserCount() ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user