From 6e2486a03690ce6cbdbee39a224b4ffdb90cc7ac Mon Sep 17 00:00:00 2001 From: milk <53408947@qq.com> Date: Wed, 17 Sep 2025 22:23:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=80=A7=E8=83=BD=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/iOSAI.iml | 2 +- .idea/misc.xml | 2 +- .idea/workspace.xml | 10 +- Module/DeviceInfo.py | 108 ++++++++----- Module/FlaskService.py | 5 +- Module/FlaskSubprocessManager.py | 61 ++++++-- Utils/SubprocessKit.py | 24 +++ Utils/ThreadManager.py | 143 +++++++++++++++--- build.bat | 9 +- .../bgv.png | Bin 0 -> 98562 bytes resources/FlashLink.exe | Bin 7364306 -> 0 bytes 11 files changed, 274 insertions(+), 90 deletions(-) create mode 100644 Utils/SubprocessKit.py create mode 100644 resources/133bffc17635b7a3bd709492b7a519d96710a4a2/bgv.png delete mode 100644 resources/FlashLink.exe diff --git a/.idea/iOSAI.iml b/.idea/iOSAI.iml index 894b6b0..6cb8b9a 100644 --- a/.idea/iOSAI.iml +++ b/.idea/iOSAI.iml @@ -4,7 +4,7 @@ - + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index c27b771..db8786c 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -3,5 +3,5 @@ - + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 54c1336..a53c642 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -5,9 +5,17 @@ + + + + - + + + + +