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; - } /**