curl --location --request GET '/app-api/system/area/tree'
{ "code": 0, "data": [ { "id": 110000, "name": "北京" } ], "msg": "string" }