{
"token": "",
"groupName": "",
"groupIndex": "",
"groupOrder": "",
"code": "",
"description": "",
"scene": ""
}
curl --location --request POST 'http://tx03.55kad.com/api/v2/BaseInfo/UpdateArea' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "",
"groupName": "",
"groupIndex": "",
"groupOrder": "",
"code": "",
"description": "",
"scene": ""
}'
{
"resultCode": "0",
"resultMsg": "成功"
}