{
"version":""
}
curl --location --request POST 'http://192.168.20.86:9091/version/commandList' \
--header 'Cookie: UID=9f4fb0545b5c4a7b8031ea5af9646e9e' \
--header 'Content-Type: application/json' \
--data-raw '{
"version":""
}'
{
"code": 0,
"message": "string",
"data": null
}