From 2ae36ddb40d28c62b64a2fdd4c3033e7d65d5cfb Mon Sep 17 00:00:00 2001
From: wei <kaede@kaededeMacBook-Air.local>
Date: 星期四, 04 三月 2021 15:20:29 +0800
Subject: [PATCH] 2021-0304-1

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

diff --git a/HDL_ON/DAL/Server/NewAPI.cs b/HDL_ON/DAL/Server/NewAPI.cs
index 15e369a..f726e7d 100644
--- a/HDL_ON/DAL/Server/NewAPI.cs
+++ b/HDL_ON/DAL/Server/NewAPI.cs
@@ -4,7 +4,7 @@
 {
     public class NewAPI
     {
-        #region 鏂板井鏈嶅姟鎺ュ彛
+        //#region 鏂板井鏈嶅姟鎺ュ彛
         //***********************************************
         //娉ㄦ剰锛氬拰浣忓畢鐩稿叧鐨勬帴鍙h璇锋眰浣忓畢鎵�鍦ㄥ尯鍩熺殑鍩熷悕   regionUrl    
         //***********************************************
@@ -357,6 +357,14 @@
         /// 鍙栨秷鏀惰棌璁惧
         /// </summary>
         public const string Api_Post_CancelCollectDevice = "/home-wisdom/app/device/cancelCollect";
+        /// <summary>
+        /// 鑾峰彇鐜浼犳劅鍣ㄥ巻鍙叉暟鎹� 灏忔椂/鍛�/鏈堢粺璁℃暟鎹�
+        /// </summary>
+        public const string Api_Post_EnvironmentalSensorHistoricalData = "/home-wisdom/app/statistics/device/hourWeekMonth";
+        /// <summary>
+        /// 鑾峰彇瀹夐槻浼犳劅鍣ㄥ巻鍙叉暟鎹�
+        /// </summary>
+        public const string Api_Post_ArmSensorHistoricalData = "/home-wisdom/app/device/message";
         #endregion
 
         #region Kaede -- 鍦烘櫙鎺ュ彛____________________________

--
Gitblit v1.8.0