This commit is contained in:
孙小云 2026-03-23 08:52:46 +08:00
parent 4fa04b3488
commit c769634bcb
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@
<div>
<label for="wsUrl">WebSocket 地址:</label>
<input type="text" id="wsUrl" value="ws://45.120.103.238:9988/prod-api/websocket/statistics">
<input type="text" id="wsUrl" value="ws://220.154.147.16:9988/prod-api/websocket/statistics">
</div>
<div id="status" class="status disconnected">状态: 未连接</div>