curl杂记
curl post的内容需要用{}括起来,如
curl -d '{"currentValue":5}' 127.0.0.1:49207/hvac/valueControls/fbd4e46e-6c5e-4d57-b696-5d3f961ecce6
netstat -tlnp 查看端口占用情况
curl post的内容需要用{}括起来,如
curl -d '{"currentValue":5}' 127.0.0.1:49207/hvac/valueControls/fbd4e46e-6c5e-4d57-b696-5d3f961ecce6
netstat -tlnp 查看端口占用情况