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