From d4811b7d34b45ff6b21b97f11da128b5572ec526 Mon Sep 17 00:00:00 2001 From: wei <kaede@kaededeMacBook-Air.local> Date: 星期三, 03 三月 2021 16:03:03 +0800 Subject: [PATCH] 20210303-1 --- HDL_ON/DAL/Server/NewAPI.cs | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/HDL_ON/DAL/Server/NewAPI.cs b/HDL_ON/DAL/Server/NewAPI.cs index 40517bf..f726e7d 100644 --- a/HDL_ON/DAL/Server/NewAPI.cs +++ b/HDL_ON/DAL/Server/NewAPI.cs @@ -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