From bb4bcd1b320502b36d19aacec52ed886a975249a Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期二, 19 七月 2022 11:04:00 +0800
Subject: [PATCH] 1.5.9打包

---
 HDL_ON/DAL/Server/NewAPI.cs |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/HDL_ON/DAL/Server/NewAPI.cs b/HDL_ON/DAL/Server/NewAPI.cs
index 875b8b8..c74fae2 100644
--- a/HDL_ON/DAL/Server/NewAPI.cs
+++ b/HDL_ON/DAL/Server/NewAPI.cs
@@ -431,6 +431,18 @@
         /// 璇诲彇鏈�杩戜竴涓湀鐨勬暟鎹�
         /// </summary>
         public const string Api_Post_SensorLastMonthHistoricalData = "/home-wisdom/app/statistics/device/monthDiff";
+        /// <summary>
+        /// 璁惧鎵╁睍閰嶇疆
+        /// </summary>
+        public const string Api_Post_DeviceExtSet = "/home-wisdom/app/device/deviceExtSet";
+        /// <summary>
+        /// 鑾峰彇璁惧娑堟伅瑙勫垯閰嶇疆
+        /// </summary>
+        public const string Api_Post_GetDeviceMessageRulesSet = "/home-wisdom/app/device/getDeviceMessageRulesSet";
+        /// <summary>
+        /// 璁惧娑堟伅瑙勫垯閰嶇疆
+        /// </summary>
+        public const string Api_Post_DeviceMessageRulesSet = "/home-wisdom/app/device/deviceMessageRulesSet";
         #endregion
 
         #region Kaede -- 鍦烘櫙鎺ュ彛____________________________

--
Gitblit v1.8.0