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
时间: 2024-10-13 17:53:40