Authorization: ********************
"string"
curl --location --request POST 'http://140.207.166.210:9030/gateway/torch/appNew/remote/cmd/old/modelSet?sns' \
--header 'Content-Type: application/json' \
--header 'Authorization;' \
--data-raw '"string"'
{
"code": 0,
"data": "",
"message": ""
}