From 60fdf9ef7cff49fc522b925d1549aaae3316bdea Mon Sep 17 00:00:00 2001 From: hang <872297557@qq.com> Date: Thu, 25 Sep 2025 10:31:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=95=8C=E9=9D=A2=E9=BB=98?= =?UTF-8?q?=E8=AE=A4=E6=96=87=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Main.Designer.cs | 4 ++-- Main.resx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Main.Designer.cs b/Main.Designer.cs index 118e157..c707e25 100644 --- a/Main.Designer.cs +++ b/Main.Designer.cs @@ -113,7 +113,7 @@ usernameTextBox.Name = "usernameTextBox"; usernameTextBox.Size = new Size(303, 23); usernameTextBox.TabIndex = 4; - usernameTextBox.Text = "sa"; + usernameTextBox.Text = "LiLi_User"; // // serverTextBox // @@ -290,7 +290,7 @@ dbNameTBox.Name = "dbNameTBox"; dbNameTBox.Size = new Size(260, 23); dbNameTBox.TabIndex = 9; - dbNameTBox.Text = "IRaCIS"; + dbNameTBox.Text = "LiLi_DB"; // // label8 // diff --git a/Main.resx b/Main.resx index d7c370b..46ad43b 100644 --- a/Main.resx +++ b/Main.resx @@ -1,7 +1,7 @@