We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
在 2.0.3 版本及以下都可以正常拦截,超过 2.0.3 的版本就无法拦截到这类请求,导致页面loading无法消失。
const baseURL = 'http://10.74.1.18:9205/casecloud-websocket/info?t=1718245169995' const sockJS = new SockJS(baseURL)
Activity