diff --git a/db/create_users.db b/db/create_users.db
new file mode 100644
index 0000000..e69de29
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 34b7356..2277732 100644
--- a/全自动水压检测仪/全自动水压检测仪.csproj
+++ b/全自动水压检测仪/全自动水压检测仪.csproj
@@ -138,10 +138,37 @@
-
+
+ Form
+
+
+
+ Form
+
+
+ ChangePasswordForm.cs
+
+
+ Form
+
+
+ LoginForm.cs
+
+
+ Form
+
+
+ UserEditForm.cs
+
+
+ Form
+
+
+ UserManagerForm.cs
+
Form