From 64951677e2846ae80f05bfa715a2b21a4f25f823 Mon Sep 17 00:00:00 2001 From: "tanfengling@x-ri.com" <123456> Date: Mon, 20 Oct 2025 09:33:29 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E6=B3=9B=E5=BE=AE=E6=8E=A8=E9=80=81?= =?UTF-8?q?=E5=B7=A5=E5=85=B7=E7=B1=BB=E3=80=91TEST?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lc123/cloud/app/plugin/utils/FWRestfulUtils.java | 1 - 1 file changed, 1 deletion(-) diff --git a/lc123/cloud/app/plugin/utils/FWRestfulUtils.java b/lc123/cloud/app/plugin/utils/FWRestfulUtils.java index aea60d3..df31ce2 100644 --- a/lc123/cloud/app/plugin/utils/FWRestfulUtils.java +++ b/lc123/cloud/app/plugin/utils/FWRestfulUtils.java @@ -163,7 +163,6 @@ public class FWRestfulUtils { System.out.println("请求失败"+currentDate+" "+currentTime+"====errormsg:"+e.getMessage()); } return null; - } /**