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