From 900a085e5ce1aee2bb60dc5a3b31777805712db2 Mon Sep 17 00:00:00 2001 From: wei <kaede@kaededeMacBook-Air.local> Date: 星期六, 28 八月 2021 10:25:51 +0800 Subject: [PATCH] co2 5000数值显示清新的问题 --- HDL_ON/DAL/Server/NewAPI.cs | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/HDL_ON/DAL/Server/NewAPI.cs b/HDL_ON/DAL/Server/NewAPI.cs index 8da4766..bd32d6f 100644 --- a/HDL_ON/DAL/Server/NewAPI.cs +++ b/HDL_ON/DAL/Server/NewAPI.cs @@ -662,11 +662,10 @@ /// </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"; + public const string Api_Post_InputUserFace = "/community-wisdom/app/doorDevice/inputUserFaceHouse";//"/community-wisdom/app/doorDevice/inputUserFace"; /// <summary> /// 寮�鍏充汉鑴稿姛鑳� /// </summary> -- Gitblit v1.8.0