{ "key": "string" }
curl --location 'http://127.0.0.1:8086/api/v1/device-cmd/query-info' \ --header 'Content-Type: application/json' \ --data '{ "key": "string" }'
{ "key": {} }