From c5c714d4c421ce1148bf77ac5b36b0768b846698 Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期三, 05 一月 2022 09:44:48 +0800
Subject: [PATCH] 2022-01-05 1.更新版本号

---
 Crabtree/SmartHome/HDL/Common/HttpUtil/NewAPI.cs |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)

diff --git a/Crabtree/SmartHome/HDL/Common/HttpUtil/NewAPI.cs b/Crabtree/SmartHome/HDL/Common/HttpUtil/NewAPI.cs
index 68ba4ea..261eace 100644
--- a/Crabtree/SmartHome/HDL/Common/HttpUtil/NewAPI.cs
+++ b/Crabtree/SmartHome/HDL/Common/HttpUtil/NewAPI.cs
@@ -159,6 +159,21 @@
 
         #endregion
 
+        #region 娣诲姞璋冭瘯浜哄憳
+        /// <summary>
+        /// 娣诲姞璋冭瘯浜哄憳
+        /// </summary>
+        public const string API_POST_DebugStaff_ADD = "/home-wisdom/app/home/addDebugStaff";
+        /// <summary>
+        /// 鍒犻櫎瀛愯处鎴�
+        /// </summary>
+        public const string API_POST_DebugStaff_DELETE = "/home-wisdom/app/home/delDebugStaff";
+        /// <summary>
+        /// 鏇存敼璋冭瘯鏉冮檺
+        /// </summary>
+        public const string API_POST_DebugStaff_UPDATE= "/home-wisdom/app/home/updateDebugPerm";
+        #endregion
+
         #endregion
 
         #region  鈻� GatewayCluster -- 缃戝叧___________________________

--
Gitblit v1.8.0