From 8d5792379f08075ed65fcadc2eeecc55467e341f Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期三, 21 九月 2022 14:29:50 +0800
Subject: [PATCH] 备份

---
 HDL_ON/UI/UI2/1-HomePage/HomePage.cs |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/HDL_ON/UI/UI2/1-HomePage/HomePage.cs b/HDL_ON/UI/UI2/1-HomePage/HomePage.cs
index 024382e..1b1c7c1 100644
--- a/HDL_ON/UI/UI2/1-HomePage/HomePage.cs
+++ b/HDL_ON/UI/UI2/1-HomePage/HomePage.cs
@@ -596,6 +596,7 @@
             {
                 name = "娴嬭瘯-绌鸿皟绉戞妧绯荤粺瀛愭帶-1",
                 spk = SPK.AcstSub,
+                sid = "0000001",
                 attributes = new List<FunctionAttributes>()
                 {
                     new FunctionAttributes(){ key = FunctionAttributeKey.OnOff ,curValue = "on",state = "on" },
@@ -608,6 +609,7 @@
             {
                 name = "娴嬭瘯-绌鸿皟绉戞妧绯荤粺瀛愭帶-2",
                 spk = SPK.AcstSub,
+                sid = "0000002",
                 attributes = new List<FunctionAttributes>()
                 {
                     new FunctionAttributes(){ key = FunctionAttributeKey.OnOff ,curValue = "on",state = "on" },
@@ -620,6 +622,7 @@
             {
                 name = "娴嬭瘯-绌鸿皟绉戞妧绯荤粺瀛愭帶-3",
                 spk = SPK.AcstSub,
+                sid = "0000003",
                 attributes = new List<FunctionAttributes>()
                 {
                     new FunctionAttributes(){ key = FunctionAttributeKey.OnOff ,curValue = "on",state = "on" },
@@ -632,6 +635,7 @@
             {
                 name = "娴嬭瘯-绌鸿皟绉戞妧绯荤粺瀛愭帶-4",
                 spk = SPK.AcstSub,
+                sid = "0000004",
                 attributes = new List<FunctionAttributes>()
                 {
                     new FunctionAttributes(){ key = FunctionAttributeKey.OnOff ,curValue = "on",state = "on" },
@@ -644,6 +648,7 @@
             {
                 name = "娴嬭瘯-绌鸿皟绉戞妧绯荤粺瀛愭帶-5",
                 spk = SPK.AcstSub,
+                sid = "0000005",
                 attributes = new List<FunctionAttributes>()
                 {
                     new FunctionAttributes(){ key = FunctionAttributeKey.OnOff ,curValue = "on",state = "on" },

--
Gitblit v1.8.0