puzhibing
2024-03-05 794a2ec5fa219a0a87be0c72bd59602cb9f6c6dc
cloud-server-management/src/main/java/com/dsh/guns/modular/system/util/three/PlatformUtil.java
@@ -368,7 +368,6 @@
      String response = PlatformUtil.doPostJson(host+url,req.getContent(),headers);
      return JSONObject.parseObject(response);
   }
//   public static void main(String[] args) {
//   }
}