摘要: public class RequestUtil { private final static String REQUEST_METHOD = "POST"; /** * http get请求 * * @param httpUrl 链接 * @return 响应数据 */ public static 阅读全文
posted @ 2025-02-09 15:11 请别耽误我写BUG 阅读(85) 评论(0) 推荐(0)