From ba275a7b58e56c61820ffccc86571447b2997e52 Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期四, 05 八月 2021 16:18:00 +0800
Subject: [PATCH] 2021-08-05 1.更新

---
 HDL_ON/DAL/Server/NewAPI.cs |   34 ++++++++++++++++++++++++++--------
 1 files changed, 26 insertions(+), 8 deletions(-)

diff --git a/HDL_ON/DAL/Server/NewAPI.cs b/HDL_ON/DAL/Server/NewAPI.cs
index 577a028..40200dd 100644
--- a/HDL_ON/DAL/Server/NewAPI.cs
+++ b/HDL_ON/DAL/Server/NewAPI.cs
@@ -151,7 +151,7 @@
         /// 涓嬭浇璐﹀彿澶村儚
         /// </summary>
         public const string API_POST_DownloadHeadImage = "/home-wisdom/app/head/portrait/downWithAccount";
-        
+
         #region 鏁版嵁鍒嗕韩
         /// <summary>
         /// 鍒嗕韩鎸囧畾鏂囦欢缁欐寚瀹氭垚鍛�
@@ -310,14 +310,14 @@
         /// <summary>
         /// 妫�娴嬫洿鏂�,鏄惁闇�瑕佸己鍒舵洿鏂�
         /// </summary>
-        public const string API_POST_CheckAppVersion= "/smart-footstone/app/appVersion/check";
+        public const string API_POST_CheckAppVersion = "/smart-footstone/app/appVersion/check";
         ///// <summary>
         ///// 鏌ヨAPP鏈�鏂扮増鏈�
         ///// </summary>
         //public const string API_POST_GetAppVersion = "/smart-footstone/app/getAppVersion";
         #endregion
 
-        
+
 
         #region 鈻�  -- 鎴块棿鍦烘櫙鑳屾櫙鍥剧墖涓婁紶涓嬭浇鎺ュ彛___________________________
         /// <summary>
@@ -348,7 +348,7 @@
         /// 鑾峰彇璁惧璇︽儏
         /// </summary>
         public const string Api_Post_GetDevcieInfoList = "/home-wisdom/app/device/info";
-    
+
         /// <summary>
         /// 鍒锋柊璁惧鐘�
         /// </summary>
@@ -599,8 +599,8 @@
         /// <summary>
         /// 娌充笢鑾峰彇钀ょ煶浜戝瓙璐﹀彿token鐨勬帴鍙�
         /// </summary>
-        public const string API_POST_EZ_GetChildToken = "/home-wisdom/platform/childToken";
-       
+        public const string API_POST_EZ_GetChildToken = "/home-wisdom/platform/yingshi/child/token";
+
 
         #endregion
 
@@ -620,7 +620,7 @@
         /// <summary>
         /// 寮�閿佹垚鍔�
         /// </summary>
-        public const string API_POST_FL_Unlock= "/home-wisdom/app/fl/vi/unlock";
+        public const string API_POST_FL_Unlock = "/home-wisdom/app/fl/vi/unlock";
         /// <summary>
         /// 閫氳瘽瑙嗛鎴浘涓婁紶
         /// </summary>
@@ -632,7 +632,8 @@
         /// <summary>
         /// 鑾峰彇閫氳瘽璁板綍
         /// </summary>
-        public const string API_POST_FL_GetCallList = "/home-wisdom/app/fl/vi/list";
+        //public const string API_POST_FL_GetCallList = "/home-wisdom/app/fl/vi/list";
+        public const string API_POST_FL_GetCallList = "/home-wisdom/platform/imou/listCallRecords";
         /// <summary>
         /// 鍒犻櫎閫氳瘽璁板綍
         /// </summary>
@@ -647,6 +648,23 @@
         public const string API_POST_FL_QRcode = "http://112.74.164.111:180/api.php/Device/setdynamicpwd";
         #endregion
 
+
+        #region 鍙瀵硅鏍囧噯閫氱敤鎺ュ彛
+        /// <summary>
+        /// 鑾峰彇鍙瀵硅璁惧鍒楄〃锛堟墍鏈夊鎺ュ彲瑙嗗璁查兘鍖呭惈涓�璧凤級
+        /// </summary>
+        public const string API_POST_VideoDeviceList = "/home-wisdom/platform/imou/listVisualSpeaks";
+        /// <summary>
+        /// 杩滅▼寮�闂�
+        /// </summary>
+        public const string API_POST_VideoDevice_OpenDoorbell = "/home-wisdom/platform/imou/openDoorbell";
+        /// <summary>
+        /// 鏇存敼閫氳瘽鐘舵��
+        /// </summary>
+        public const string API_POST_VideoDevice_UpdateCallStatus = "/home-wisdom/platform/imou/updateCallStatus";
+        #endregion
+
+
         #region  鈻�  -- 闂ㄩ攣鐩稿叧鎺ュ彛_______________________________
 
         /// <summary>

--
Gitblit v1.8.0