From c54a0aceb500e96e8cb4defbfb71867f834e219c Mon Sep 17 00:00:00 2001 From: milk <53408947@qq.com> Date: Thu, 18 Sep 2025 20:09:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=81=9C=E6=AD=A2=E4=BB=BB?= =?UTF-8?q?=E5=8A=A1=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 9 + Entity/ResultData.py | 6 +- .../__pycache__/AnchorModel.cpython-312.pyc | Bin 1114 -> 1114 bytes .../__pycache__/DeviceModel.cpython-312.pyc | Bin 1212 -> 1158 bytes Entity/__pycache__/ResultData.cpython-312.pyc | Bin 1031 -> 1031 bytes Entity/__pycache__/Variables.cpython-312.pyc | Bin 3125 -> 3125 bytes Module/FlaskService.py | 21 ++- Module/FlaskSubprocessManager.py | 3 +- Module/Main.py | 3 - Module/__pycache__/DeviceInfo.cpython-312.pyc | Bin 25786 -> 25786 bytes .../__pycache__/FlaskService.cpython-312.pyc | Bin 23345 -> 23619 bytes .../FlaskSubprocessManager.cpython-312.pyc | Bin 13189 -> 13260 bytes Module/__pycache__/Main.cpython-312.pyc | Bin 2911 -> 2859 bytes Utils/LogManager.py | 37 ---- Utils/ThreadManager.py | 173 +++++++----------- Utils/__pycache__/AiUtils.cpython-312.pyc | Bin 36570 -> 36570 bytes .../__pycache__/ControlUtils.cpython-312.pyc | Bin 9784 -> 11912 bytes .../DevDiskImageDeployer.cpython-312.pyc | Bin 7157 -> 7157 bytes Utils/__pycache__/JsonUtils.cpython-312.pyc | Bin 11692 -> 11692 bytes Utils/__pycache__/LogManager.cpython-312.pyc | Bin 16153 -> 14663 bytes Utils/__pycache__/Requester.cpython-312.pyc | Bin 4323 -> 4323 bytes .../__pycache__/SubprocessKit.cpython-312.pyc | Bin 1214 -> 1214 bytes .../__pycache__/ThreadManager.cpython-312.pyc | Bin 7644 -> 4503 bytes .../__pycache__/ScriptManager.cpython-312.pyc | Bin 37831 -> 38015 bytes 24 files changed, 87 insertions(+), 165 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 1299ac5..4d528e8 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -5,9 +5,18 @@ + + + + + + + + +