post请求:http://127.0.0.1/do?action=1&account=test11111

用curl来请求如下:

curl -d action=1 -d account=test11111 http://127.0.0.1/do

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-09
  • 2021-08-09
  • 2021-08-07
  • 2021-12-26
猜你喜欢
  • 2022-12-23
  • 2021-08-09
  • 2021-08-09
  • 2021-08-09
  • 2021-08-09
  • 2022-02-12
相关资源
相似解决方案