curl --location -g --request GET '/pc/get_city/{}'
{ "status": 0, "msg": "string", "data": [ { "city_id": 0, "name": "string" } ] }