From 019166f73083b10da9d92dee903d02943b76eb2d Mon Sep 17 00:00:00 2001 From: zw <12345678> Date: Mon, 18 Aug 2025 22:20:23 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E9=80=BB=E8=BE=91=E3=80=82?= =?UTF-8?q?=E4=B8=B4=E6=97=B6=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + .idea/workspace.xml | 67 +++----------------- Entity/Variables.py | 2 - Module/DeviceInfo.py | 140 +++++++++++++++++++++-------------------- Module/FlaskService.py | 40 +++++++----- Utils/LogManager.py | 6 +- Utils/Requester.py | 6 +- 7 files changed, 112 insertions(+), 150 deletions(-) diff --git a/.gitignore b/.gitignore index b6bbb41..8b81175 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,7 @@ var/ *.egg-info/ .installed.cfg *.egg +out/ # PyInstaller # Usually these files are written by a python script from a template diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 13c0010..0826860 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -5,68 +5,13 @@ + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -161,6 +108,6 @@