MrShi
10 天以前 7096cb874048a0031e3209449c9f3013ef5f3d79
server/system_service/src/main/java/com/doumee/core/utils/HttpsUtil.java
@@ -115,6 +115,7 @@
//            if(connection != null){
//                connection.disconnect();
//            }
        }
        return null;
    }