Adding the following code before establishing a connection fixed it. System.setProperty("http.proxyHost", crmProxyURL); System.setProperty("http.
確定! 回上一頁