Java中http请求
摘要:/** * Http请求 * * @param url 请求地址 * @param requestType 请求方式(GET,POST) * @return String */ public static String sendRequest(String httpUrl, String reque
阅读全文
posted @ 2021-09-18 10:15
posted @ 2021-09-18 10:15
posted @ 2021-09-14 17:17
posted @ 2021-09-14 16:58