import cn.hutool.Http.HttpRequest; import cn.hutool.http.HttpResponse; import cn.hutool.JSON.jsONObject; import cn.huto
import cn.hutool.Http.HttpRequest;
import cn.hutool.http.HttpResponse;
import cn.hutool.JSON.jsONObject;
import cn.hutool.json.JSONUtil;
JSONObject jsonObject = JSONUtil.createObj();
jsonObject.put("shift", "D");
jsonObject.put("model", dataMap.get("MODEL"));
jsonObject.put("stage", dataMap.get("STAGE_GROUP"));
jsonObject.put("reflow", "Y");
jsonObject.put("startTime", startTime);
private List
get请求 :HttpResponse response = HttpRequest.get("http://127.0.0.1:9001/caiyun-record/login?paramData=I0CZZJYUBP9JixsyeDkhRnIfFgyXP-NaP1DiJ8_AWoY1eEeZN5BwF_HMSfb4wl6oE")
.execute();
log.info("get请求返回:{}",response.body());
来源地址:https://blog.csdn.net/m0_64979027/article/details/130642469
--结束END--
本文标题: 使用hutool工具发送post请求
本文链接: https://lsjlt.com/news/399978.html(转载时请注明来源链接)
有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341
2024-04-01
2024-04-03
2024-04-03
2024-01-21
2024-01-21
2024-01-21
2024-01-21
2023-12-23
回答
回答
回答
回答
回答
回答
回答
回答
回答
回答
0