摘要:
public static void upload(String url,File file,String filename) { CloseableHttpClient httpclient = HttpClients.createDefault(); try { HttpPost httppost = new HttpPost(url); RequestConfig requestConfig 阅读全文
posted @ 2019-10-04 18:49
冬天不眠
阅读(10786)
评论(0)
推荐(0)

浙公网安备 33010602011771号