HDL_ON/DAL/Server/HttpServerRequest.cs
@@ -1959,7 +1959,7 @@ d.Add("actions", actionObjs); var requestJson = HttpUtil.GetSignRequestJson(d); MainPage.Log($"{requestJson}"); MainPage.Log($"api功能控制:{requestJson}"); return HttpUtil.RequestHttpsPostFroHome(NewAPI.Api_Post_ControlDevice, requestJson); } /// <summary>