liujie
2023-10-26 5ecb954f03f2da90df620155cc98edf3b8184b3d
cloud-server-other/src/main/java/com/dsh/other/util/HttpRequestUtil.java
@@ -125,7 +125,6 @@
         }
         return new String(buf);
      } catch (Exception e) {
         // TODO: handle exception
         return null;
      }
   }