摘要: CURL 发送POST请求 curl -H "Content-Type: application/json" -X POST -d '{"user_id": "123", "coin":100, "success":1, "msg":"OK!" }' "http://192.168.0.1:8001 阅读全文
posted @ 2021-06-22 11:50 水木神舟10 阅读(380) 评论(0) 推荐(0) 编辑