laravel 接收post json
$request->getContent();
test
curl  -H "Content-type: application/json" -X POST -d '{"phone":"1344444","password":"test"}' http://homestead.app/user

 

windows command 连接wifi

netsh wlan export profile
netsh wlan connect ZYCT

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-29
  • 2022-12-23
  • 2022-12-23
  • 2021-08-23
猜你喜欢
  • 2022-12-23
  • 2021-08-13
  • 2022-12-23
  • 2019-07-05
  • 2022-12-23
  • 2022-12-23
  • 2021-11-16
相关资源
相似解决方案