2018年04月24日 | Wizzer | 评论 //设置代理 System.setProperty("http.proxySet", "true"); System.setProperty("http.proxyHost", "127.0.0.1"); System.setProperty("http.proxyPort", "1080"); 1,042 total views, 1 views today