From 8d318341124a14c25571f27ddf0993223d9bf99d Mon Sep 17 00:00:00 2001 From: haosicheng Date: Thu, 23 Oct 2025 09:14:43 +0800 Subject: [PATCH] =?UTF-8?q?[patch]=20=E9=87=8D=E8=BF=9E=E6=9C=BA=E5=88=B6?= =?UTF-8?q?=E6=96=B0=E5=A2=9Eis=5Freconnect=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebSocket/BackendClient.py | 1 + 1 file changed, 1 insertion(+) diff --git a/WebSocket/BackendClient.py b/WebSocket/BackendClient.py index 5666d9b..d17944a 100644 --- a/WebSocket/BackendClient.py +++ b/WebSocket/BackendClient.py @@ -1,4 +1,5 @@ # WebSocket/BackendClient.py +# hsc1 import json import threading import time