From 1f5fdd892e8efc9f1babe1ace9d810803edef396 Mon Sep 17 00:00:00 2001 From: wei <kaede@kaededeMacBook-Air.local> Date: 星期五, 27 八月 2021 11:29:45 +0800 Subject: [PATCH] 2021-08-27 11:29:39 --- HDL_ON/DAL/Server/NewAPI.cs | 19 +++++++++++++++++++ 1 files changed, 19 insertions(+), 0 deletions(-) diff --git a/HDL_ON/DAL/Server/NewAPI.cs b/HDL_ON/DAL/Server/NewAPI.cs index 21fadf4..239a09f 100644 --- a/HDL_ON/DAL/Server/NewAPI.cs +++ b/HDL_ON/DAL/Server/NewAPI.cs @@ -661,6 +661,20 @@ /// 鑾峰彇閫氳瘽璁板綍 /// </summary> public const string API_POST_FL_GetCallList = "/home-wisdom/platform/imou/listCallRecords"; + + public const string Api_Post_GetSipInfo = ""; + /// <summary> + /// 浜鸿劯褰曞叆 + /// </summary> + public const string Api_Post_InputUserFace = "/community-wisdom/app/doorDevice/inputUserFace"; + /// <summary> + /// 寮�鍏充汉鑴稿姛鑳� + /// </summary> + public const string Api_Post_SwitchFaceFunction = "/community-wisdom/app/doorDevice/updateCustomerFaceClose"; + /// <summary> + /// 鑾峰彇浣忔埛璇︽儏 + /// </summary> + public const string Api_Post_GetCustomerInfo = "/basis-footstone/app/customer/detail"; #endregion @@ -688,6 +702,11 @@ public const string API_POST_DoorHistory = "/home-wisdom/app/device/door/logs"; #endregion + + #region 鈻� -- SIP鐩稿叧鎺ュ彛_______________________________ + #endregion + + } ///// <summary> -- Gitblit v1.8.0