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