报文格式如下:

curl -l -H "Content-type: application/json" -X POST -d 'postdata' http://172.20.105.53:8888/web_project/pay/test

其中postdata为具体的报文内容,如果里面有双引号,则外面使用单引号引起来。  最后一个是URL。

相关文章:

  • 2021-05-21
  • 2021-11-05
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-21
  • 2022-12-23
  • 2021-06-12
猜你喜欢
  • 2022-01-18
  • 2022-12-23
  • 2021-12-18
  • 2022-12-23
  • 2022-01-09
  • 2022-12-23
  • 2021-11-15
相关资源
相似解决方案