Authorization: Bearer ********************
curl --location '/admin-api/system/area/get-by-ip?ip=undefined' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "data": "string", "msg": "string" }