From a91a9388bef8bbc619dee6db5e369f801a2d2864 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期三, 22 三月 2023 17:39:33 +0800
Subject: [PATCH] 群控功能

---
 HDL_ON/UI/UI1-Login/LoginPage.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/HDL_ON/UI/UI1-Login/LoginPage.cs b/HDL_ON/UI/UI1-Login/LoginPage.cs
index d290c12..76402ed 100644
--- a/HDL_ON/UI/UI1-Login/LoginPage.cs
+++ b/HDL_ON/UI/UI1-Login/LoginPage.cs
@@ -230,11 +230,11 @@
                     //etAccount.Text = "18244942707";
                     //etAccount.Text = "12345678904";
                     //etAccount.Text = "13418062953";
-                    //etAccount.Text = "13138683659";
+                    etAccount.Text = "13138683659";
                     //etAccount.Text = "15217626103";
                     //etAccount.Text = "18100573477";
                     //etAccount.Text = "18321091245";
-                    etAccount.Text = "13751916353";
+                    //etAccount.Text = "13751916353";
                 }
                 else
                 {

--
Gitblit v1.8.0