{ "stat_dates": "20200907,20200908", "type": 0, "object_id": "manager4220" }
curl --location --request POST 'http://127.0.0.1/topapi/health/stepinfo/list?access_token=6d1bxxxx' \ --header 'Content-Type: application/json' \ --data-raw '{ "stat_dates": "20200907,20200908", "type": 0, "object_id": "manager4220" }'
{ "errcode": 0, "request_id": "string", "stepinfo_list": [ { "stat_date": 0, "step_count": 0 } ] }