HDL_ON/DAL/Server/NewAPI.cs
@@ -567,9 +567,17 @@ /// 删除通话记录 /// </summary> public const string API_POST_FL_DeleteCallInfo = "/home-wisdom/app/fl/vi/delete"; /// <summary> /// 获取门口机列表 /// </summary> public const string API_POST_FL_List = "http://112.74.164.111:180/api.php/Device/getmonitorUUID"; /// <summary> /// 动态密码/二维码开锁 /// </summary> public const string API_POST_FL_QRcode = "http://112.74.164.111:180/api.php/Device/setdynamicpwd"; #endregion } ///// <summary>