curl --location --request POST '/interface/v1/people/stat/getTodayStat'
{ "code": 200, "message": "ok", "data": { "todayPersons": { "chuchang": 7, "jinchang": 9, "chuqin": 10, "changnei": 7, "personCount": 21 } } }