puzhibing
2024-03-04 7e7f901b2172281dc294dfbc67e6ad00625f09f4
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) {
//   }
}