From 4b3247d0bf00e1c297c9d2d234a26265880cb820 Mon Sep 17 00:00:00 2001 From: zhangkai <2403741920@qq.com> Date: Mon, 8 Sep 2025 21:42:09 +0800 Subject: [PATCH] =?UTF-8?q?20250904-=E5=88=9D=E6=AD=A5=E5=8A=9F=E8=83=BD?= =?UTF-8?q?=E5=B7=B2=E5=AE=8C=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 98 ++++++--- Module/FlaskService.py | 103 +++++---- Utils/AiUtils.py | 140 +++++++++++- Utils/ControlUtils.py | 11 + Utils/LogManager.py | 477 +++++++++++++++++++++++++++++++--------- Utils/Requester.py | 10 +- script/ScriptManager.py | 26 ++- tidevice_entry.py | 4 + 8 files changed, 692 insertions(+), 177 deletions(-) create mode 100644 tidevice_entry.py diff --git a/.idea/workspace.xml b/.idea/workspace.xml index a4c3660..edeecc5 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,9 +4,18 @@