From 992cc7d4433f8f9e9b0a930ec095973e056abe1c Mon Sep 17 00:00:00 2001
From: wei <kaede@kaededeMacBook-Air.local>
Date: 星期一, 05 七月 2021 09:42:12 +0800
Subject: [PATCH] 20210705-1 代码备份

---
 HDL_ON/DAL/DriverLayer/Control.cs |   10 ----------
 1 files changed, 0 insertions(+), 10 deletions(-)

diff --git a/HDL_ON/DAL/DriverLayer/Control.cs b/HDL_ON/DAL/DriverLayer/Control.cs
index 8f82384..913c52a 100644
--- a/HDL_ON/DAL/DriverLayer/Control.cs
+++ b/HDL_ON/DAL/DriverLayer/Control.cs
@@ -406,16 +406,6 @@
             }
             else
             {
-                ////杩滅▼閫氳
-                //if (Ins.GatewayOnline_Local == false && Ins.GatewayOnline_Cloud == true)
-                //{
-                //    DAL.Server.HttpServerRequest httpServer = new DAL.Server.HttpServerRequest();
-                //    //ALink鎺у埗銆丅us鎺у埗浣跨敤鍚屼竴涓帴鍙f帶鍒讹紝鐢变簯绔礋璐hВ鏋�
-                //    var apiControlData = function.GetApiControlData(commandDictionary);
-                //    var actionObjs = new List<ApiAlinkControlActionObj>();
-                //    actionObjs.Add(apiControlData);
-                //    var pack = httpServer.ControlDevice(actionObjs);
-                //}
                 //鏈湴閫氳
                 if (Ins.GatewayOnline_Local)
                 {

--
Gitblit v1.8.0