From 096b10f5f09f3acf222e970e8b00fda1cfc8e9c4 Mon Sep 17 00:00:00 2001 From: zhangkai <2403741920@qq.com> Date: Mon, 15 Sep 2025 22:40:45 +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 --- .gitignore | 1 - .idea/workspace.xml | 88 ++++++++++++++++++++--------------------- Module/DeviceInfo.py | 38 ++++++++++++++++++ Utils/AiUtils.py | 1 + Utils/LogManager.py | 2 +- script/ScriptManager.py | 61 ++++++++++------------------ 6 files changed, 103 insertions(+), 88 deletions(-) diff --git a/.gitignore b/.gitignore index 30c0a87..90e4b38 100644 --- a/.gitignore +++ b/.gitignore @@ -20,7 +20,6 @@ var/ .installed.cfg *.egg out/ -log/ # PyInstaller # Usually these files are written by a python script from a template diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 6f0ee87..77c3d8f 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -8,6 +8,9 @@ + + +