MrShi
2026-03-13 908f2f1eb97f76b16480955c4621a7cd47e14c32
server/system_service/src/main/java/com/doumee/core/utils/HttpsUtil.java
@@ -115,6 +115,7 @@
//            if(connection != null){
//                connection.disconnect();
//            }
        }
        return null;
    }