摘要:
后端文件流转发代码public static void doGetFile(HttpServletResponse httpResponse,String url) { CloseableHttpClient httpClient = null; CloseableHttpResponse resp 阅读全文
posted @ 2023-02-24 18:07
张安东
阅读(312)
评论(0)
推荐(0)
摘要:
public static String doPost(String url,String fileName, File file) { CloseableHttpClient httpClient = null; CloseableHttpResponse response = null; Str 阅读全文
posted @ 2023-02-24 17:58
张安东
阅读(284)
评论(0)
推荐(0)

浙公网安备 33010602011771号