pub async fn get_delay_statistics( __arg0: State<RestState>, ) -> Result<Json<Value>, (StatusCode, Json<Value>)>
GET /api/delay-statistics — 获取延迟统计(无 body, 使用 backend 默认过滤)