curl --location --request GET 'localhost:8081/analysis/bigScreen/person/statistics' \ --header 'token;'
{ "code": 0, "data": { "countyPersonNum": 0, "notCountyPersonNum": 0, "personNum": 0 }, "msg": "string" }