From cda2410f9c29f2fadc16e9de38ccae95b75a89dd Mon Sep 17 00:00:00 2001 From: wei <kaede@kaededeMacBook-Air.local> Date: 星期三, 09 六月 2021 10:51:13 +0800 Subject: [PATCH] 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 41d7e2c..c3ce296 100644 --- a/HDL_ON/DAL/Server/NewAPI.cs +++ b/HDL_ON/DAL/Server/NewAPI.cs @@ -328,6 +328,10 @@ /// </summary> public const string Api_Post_Get3tyBrandDevcieList = "/home-wisdom/app/product/list"; /// <summary> + /// 娉ㄥ唽绗笁鏂硅澶� + /// </summary> + public const string Api_Post_IndependentRegister3TyDevcie = "/home-wisdom/app/device/independentRegister"; + /// <summary> /// 鑾峰彇璁惧璇︽儏 /// </summary> public const string Api_Post_GetDevcieInfoList = "/home-wisdom/app/device/info"; @@ -372,6 +376,10 @@ /// 鑾峰彇瀹夐槻浼犳劅鍣ㄥ巻鍙叉暟鎹� /// </summary> public const string Api_Post_ArmSensorHistoricalData = "/home-wisdom/app/device/message"; + /// <summary> + /// 璇诲彇鏈�杩戜竴涓湀鐨勬暟鎹� + /// </summary> + public const string Api_Post_SensorLastMonthHistoricalData = "/home-wisdom/app/statistics/device/monthDiff"; #endregion #region Kaede -- 鍦烘櫙鎺ュ彛____________________________ -- Gitblit v1.8.0