{ "name": "中国", "realm": 0 }
curl --location '/addArea' \ --header 'Content-Type: application/json' \ --data '{ "name": "中国", "realm": 0 }'
{ "code": 20400, "message": "该地区已存在", "data": null }