MrShi
2025-11-20 90d0ebde46cb1e5ece1e78fbff5ca72733ea621e
server/system_service/src/main/java/com/doumee/core/utils/HttpsUtil.java
@@ -115,6 +115,7 @@
//            if(connection != null){
//                connection.disconnect();
//            }
        }
        return null;
    }