摘要:
1.我们通过Java来向某个WebHook地址发送POST请求,并携带我们需要发送的消息2.代码示例搭建Maven项目,在pom.xml文件里引入httpclient依赖 1 <dependency> 2 <groupId>org.apache.httpcomponents</groupId> 3 阅读全文
posted @ 2020-12-26 17:04
花花_新世界
阅读(4518)
评论(1)
推荐(0)
浙公网安备 33010602011771号