curl --location --request GET 'localhost:8081/analysis/bigScreen/data/statistics' \ --header 'token;'
{ "code": 0, "data": { "businessMattersNum": 0, "deptNum": 0, "windowNum": 0 }, "msg": "string" }