@Component@Service@ServerEndpoint("/api/websocket")class WebSocketService { companion object { /** 记录当前在线连接数 */ private val o