rk
2025-09-29 e067f714c0588407b1c20ddd6b7af3b2043e35f8
server/system_service/src/main/java/com/doumee/core/utils/HttpsUtil.java
@@ -115,6 +115,7 @@
//            if(connection != null){
//                connection.disconnect();
//            }
        }
        return null;
    }