{
"containerCode":189603333,
"containerName": "修改环境名"
}curl --location --request POST 'http://127.0.0.1:6873/api/v1/env/update' \
--header 'Authorization: ' \
--header 'X-Nonce-Id: ' \
--header 'X-Api-Id: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"containerCode":189603333,
"containerName": "修改环境名"
}'{
"requestId": "68cb72ff72e9441da4fb84760937ead3",
"msg": "Success",
"code": 0,
"data": true
}