From df8d4ab0ef17a7fab5dea9c47bbd9f4d4a2a40b0 Mon Sep 17 00:00:00 2001 From: 黄学彪 <hxb@hdlchina.com.cn> Date: 星期一, 15 三月 2021 14:55:49 +0800 Subject: [PATCH] 合并前上传一个版本 --- HDL_ON/DAL/Server/NewAPI.cs | 20 +++++++++++++++++++- 1 files changed, 19 insertions(+), 1 deletions(-) diff --git a/HDL_ON/DAL/Server/NewAPI.cs b/HDL_ON/DAL/Server/NewAPI.cs index a589315..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 -- 鍦烘櫙鎺ュ彛____________________________ @@ -459,6 +467,16 @@ public const string API_POST_Logic_Enable = "/home-wisdom/app/logic/enable"; #endregion + #region -- 绗笁鏂硅澶囩浉鍏虫帴鍙__________________________ + /// <summary> + /// 鑾峰彇娣诲姞杩囩殑鍝佺墝鍒楄〃 + /// </summary> + public const string Api_Post_GetBindBrandList = "/home-wisdom/app/product/brand/bindList"; + /// <summary> + /// 鑾峰彇鍝佺墝鍒楄〃 + /// </summary> + public const string Api_Post_GetBrandList = "/home-wisdom/app/product/brand/list"; + #region 鈻� -- 绾㈠瀹濇帴鍙__________________________ /// <summary> /// 绾㈠瀹濊澶囧畾浣� -- Gitblit v1.8.0