From df8d4ab0ef17a7fab5dea9c47bbd9f4d4a2a40b0 Mon Sep 17 00:00:00 2001
From: 黄学彪 <hxb@hdlchina.com.cn>
Date: 星期一, 15 三月 2021 14:55:49 +0800
Subject: [PATCH] 合并前上传一个版本

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

diff --git a/HDL_ON/DAL/DriverLayer/A_Protocol_Common.cs b/HDL_ON/DAL/DriverLayer/A_Protocol_Common.cs
index 035d430..be70231 100644
--- a/HDL_ON/DAL/DriverLayer/A_Protocol_Common.cs
+++ b/HDL_ON/DAL/DriverLayer/A_Protocol_Common.cs
@@ -115,15 +115,5 @@
                 return $"/user/{Control.Ins.GatewayId}/custom/scene/execute";
             }
         }
-        /// <summary>
-        /// 娣诲姞璁惧涓婃姤
-        /// </summary>
-        public string AddDevicePush
-        {
-            get
-            {
-                return $"/base/{Control.Ins.GatewayId}/thing/topo/found_reply";
-            }
-        }
     }
 }
\ No newline at end of file

--
Gitblit v1.8.0