From af9c3e0b3b1eb370e966b3ca9db3f62848d4189b Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期六, 21 八月 2021 13:03:12 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/newBranch1' into WJC

---
 HDL_ON/DAL/Server/NewAPI.cs |   11 +++++------
 1 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/HDL_ON/DAL/Server/NewAPI.cs b/HDL_ON/DAL/Server/NewAPI.cs
index bd27310..b78df5d 100644
--- a/HDL_ON/DAL/Server/NewAPI.cs
+++ b/HDL_ON/DAL/Server/NewAPI.cs
@@ -599,7 +599,7 @@
         /// <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
@@ -630,11 +630,6 @@
         /// </summary>
         public const string API_POST_FL_HangUp = "/home-wisdom/app/fl/vi/hang-up";
         /// <summary>
-        /// 鑾峰彇閫氳瘽璁板綍
-        /// </summary>
-        //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>
         public const string API_POST_FL_DeleteCallInfo = "/home-wisdom/app/fl/vi/delete";
@@ -662,6 +657,10 @@
         /// 鏇存敼閫氳瘽鐘舵��
         /// </summary>
         public const string API_POST_VideoDevice_UpdateCallStatus = "/home-wisdom/platform/imou/updateCallStatus";
+        /// <summary>
+        /// 鑾峰彇閫氳瘽璁板綍
+        /// </summary>
+        public const string API_POST_FL_GetCallList = "/home-wisdom/platform/imou/listCallRecords";
         #endregion
 
 

--
Gitblit v1.8.0