curl 发送post请求
curl
curl http://127.0.2.1:5353/user/get_macro_data -X POST -d \'{"num": "7"}\' --header "Content-Type: application/json"
curl
curl http://127.0.2.1:5353/user/get_macro_data -X POST -d \'{"num": "7"}\' --header "Content-Type: application/json"
相关文章: