curl --location --request GET 'https://cst.api.zdzz.top/api/stats/summary?startDate&endDate'
{ "success": true, "summary": [ { "endpoint": "string", "method": "string", "request_count": 0, "avg_response_time": 0, "min_response_time": 0, "max_response_time": 0, "success_count": 0, "error_count": 0 } ] }