From 9508510f0b27da3278fa1161eb2ba3dd1e3e2030 Mon Sep 17 00:00:00 2001
From: wjc <1243177876@qq.com>
Date: 星期三, 26 七月 2023 13:14:00 +0800
Subject: [PATCH] 2023年07月26日13:12:21

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

diff --git a/HDL_ON/UI/UI1-Login/LoginPage.cs b/HDL_ON/UI/UI1-Login/LoginPage.cs
index 246f9f4..c5cfa1d 100644
--- a/HDL_ON/UI/UI1-Login/LoginPage.cs
+++ b/HDL_ON/UI/UI1-Login/LoginPage.cs
@@ -312,7 +312,6 @@
                     //etAccount.Text = "13143792049";
                     etAccount.Text = "18688414428";//澶╂渤3妤�
                     //etAccount.Text = "18244942707";
-                    //etAccount.Text = "12345678904";
                     //etAccount.Text = "13418062953";
                     etAccount.Text = "13138683659";
                     //etAccount.Text = "15217626103";
@@ -320,12 +319,13 @@
                     //etAccount.Text = "18321091245";
                     //etAccount.Text = "13751916353";
                     etAccount.Text = "13549566666";
-                    etAccount.Text = "18316672920";
                     etAccount.Text = "support7@hdlautomation.com";
                     etAccount.Text = "13375012446";//娴嬭瘯鏈嶅姟鍣�
                     etAccount.Text = "15855403939";
                     etAccount.Text = "15006564444";
                     etAccount.Text = "13580507523";
+                    //etAccount.Text = "12345678904";//2.0 娴嬭瘯  钀ょ煶
+                    etAccount.Text = "18316672920";
                 }
                 else
                 {
@@ -931,6 +931,7 @@
                     {
                         name = "缇ゆ帶娴嬭瘯",
                         collect = true,
+                        sid = "234567876545678765",
                         uids = new List<string>()
                         {
                             "1405771024583090178",
@@ -944,11 +945,11 @@
                         sids = new List<GroupControlFunction>()
                         {
                             new GroupControlFunction(){
-                               sid = "light1",
+                                sid = lightRgb1.sid,
                                 spk = SPK.LightRGB,
                             },
                             new GroupControlFunction(){
-                            sid = "light2",
+                                sid = "light2",
                                 spk = SPK.LightRGB,
                             },
                         }

--
Gitblit v1.8.0