From cce511a656806fa9459b15efc902da43a1f85786 Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期二, 04 一月 2022 14:41:31 +0800
Subject: [PATCH] 2022-01-04 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