From 56b417e5bcdf4f34ddcda8c7e56fbac6584e615e Mon Sep 17 00:00:00 2001
From: 陈嘉乐 <cjl@hdlchina.com.cn>
Date: 星期一, 07 十二月 2020 17:24:54 +0800
Subject: [PATCH] 2020-12-7-02

---
 HDL_ON/UI/UI2/3-Intelligence/Automation/Send.cs |   22 +++++++++++-----------
 1 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/HDL_ON/UI/UI2/3-Intelligence/Automation/Send.cs b/HDL_ON/UI/UI2/3-Intelligence/Automation/Send.cs
index 5807ebf..7dfdb0f 100644
--- a/HDL_ON/UI/UI2/3-Intelligence/Automation/Send.cs
+++ b/HDL_ON/UI/UI2/3-Intelligence/Automation/Send.cs
@@ -9,23 +9,23 @@
 {
     public  class Send
     {
-        ///// <summary>
-        ///// 浣忓畢ID
-        ///// </summary>
-        //public static string homeId = Entity.DB_ResidenceData.residenceData.CurReginID;
-        ///// <summary>
-        ///// 缃戝叧ID
-        ///// </summary>
-        //public static string gatewayId = DriverLayer.Control.Ins.GatewayId;
-
         /// <summary>
         /// 浣忓畢ID
         /// </summary>
-        public static string homeId = "1333723044544233473";
+        public static string homeId = Entity.DB_ResidenceData.residenceData.CurReginID;
         /// <summary>
         /// 缃戝叧ID
         /// </summary>
-        public static string gatewayId = "1333723647223775233";
+        public static string gatewayId = DriverLayer.Control.Ins.GatewayId;
+
+        ///// <summary>
+        ///// 浣忓畢ID
+        ///// </summary>
+        //public static string homeId = "1333723044544233473";
+        ///// <summary>
+        ///// 缃戝叧ID
+        ///// </summary>
+        //public static string gatewayId = "1333723647223775233";
 
         /// <summary>
         /// 鑾峰彇閫昏緫ID鍒楄〃

--
Gitblit v1.8.0