curl、wget使用
摘要:
curl curl -X GET http://127.0.0.1:9000/helloWorld curl -H "Content-Type:application/json" -X POST --data '{"name":"zhangsan"}' http://127.0.0.1:9000/h 阅读全文
posted @ 2020-10-20 12:31 koushr 阅读(308) 评论(0) 推荐(0) 编辑