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