[patch] 重连机制新增is_reconnect参数

This commit is contained in:
2025-10-23 09:14:43 +08:00
parent 9f0c81ea82
commit 8d31834112

View File

@@ -1,4 +1,5 @@
# WebSocket/BackendClient.py # WebSocket/BackendClient.py
# hsc1
import json import json
import threading import threading
import time import time