From 1540af2a5c0ddeb8c4389c437b71f64b3c4b45ea Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期四, 17 十一月 2022 10:01:55 +0800 Subject: [PATCH] 组合调光RGB功能修复 --- HDL_ON/UI/UI1-Login/LoginPage.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/HDL_ON/UI/UI1-Login/LoginPage.cs b/HDL_ON/UI/UI1-Login/LoginPage.cs index bcba6a6..b30848a 100644 --- a/HDL_ON/UI/UI1-Login/LoginPage.cs +++ b/HDL_ON/UI/UI1-Login/LoginPage.cs @@ -218,6 +218,7 @@ etAccount.Text = "tf@smarttech.com.ua"; etAccount.Text = "455740454@qq.com"; etAccount.Text = "18688565449"; + etAccount.Text = "support7@hdlautomation.com"; } else { -- Gitblit v1.8.0