From 9261148e1e208cb958e16a061db1387472615dcd Mon Sep 17 00:00:00 2001
From: xyy <544939200@qq.com>
Date: Mon, 26 Jan 2026 19:09:28 +0800
Subject: [PATCH]
---
全自动水压检测仪/DATA/PasswordGenerator.cs | 14 ++++-----
全自动水压检测仪/全自动水压检测仪.csproj | 35 ++++++++++++++++++++++
2 files changed, 42 insertions(+), 7 deletions(-)
diff --git a/全自动水压检测仪/DATA/PasswordGenerator.cs b/全自动水压检测仪/DATA/PasswordGenerator.cs
index b6a61ce..0627759 100644
--- a/全自动水压检测仪/DATA/PasswordGenerator.cs
+++ b/全自动水压检测仪/DATA/PasswordGenerator.cs
@@ -148,12 +148,12 @@ WHERE username = 'admin'; -- 修改为对应的用户名";
MessageBoxButtons.OK, MessageBoxIcon.Information);
}
- [STAThread]
- static void Main()
- {
- Application.EnableVisualStyles();
- Application.SetCompatibleTextRenderingDefault(false);
- Application.Run(new PasswordGenerator());
- }
+ //[STAThread]
+ //static void Main()
+ //{
+ // Application.EnableVisualStyles();
+ // Application.SetCompatibleTextRenderingDefault(false);
+ // Application.Run(new PasswordGenerator());
+ //}
}
}
diff --git a/全自动水压检测仪/全自动水压检测仪.csproj b/全自动水压检测仪/全自动水压检测仪.csproj
index 14821a9..43a9a58 100644
--- a/全自动水压检测仪/全自动水压检测仪.csproj
+++ b/全自动水压检测仪/全自动水压检测仪.csproj
@@ -128,13 +128,45 @@
+
+
+
+ Form
+
+
+
+
+
+ Form
+
+
+ ChangePasswordForm.cs
+
+
+ Form
+
+
+ LoginForm.cs
+
+
+ Form
+
+
+ UserEditForm.cs
+
+
+ Form
+
+
+ UserManagerForm.cs
+
Form
@@ -158,6 +190,9 @@
Coeffiicientsetting.cs
+
+ LoginForm.cs
+
ScanImport.cs