From 28ea78b22490b0be473f58e973cb5c8820b01e66 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期一, 06 二月 2023 17:17:22 +0800
Subject: [PATCH] 测试账号数据备份
---
HDL_ON/UI/UI1-Login/LoginPage.cs | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/HDL_ON/UI/UI1-Login/LoginPage.cs b/HDL_ON/UI/UI1-Login/LoginPage.cs
index b8e0558..266d63b 100644
--- a/HDL_ON/UI/UI1-Login/LoginPage.cs
+++ b/HDL_ON/UI/UI1-Login/LoginPage.cs
@@ -229,6 +229,8 @@
etAccount.Text = "18688414428";//澶╂渤3妤�
//etAccount.Text = "18244942707";
etAccount.Text = "12345678904";
+ etAccount.Text = "13418062953";
+
}
else
{
--
Gitblit v1.8.0