src/api/search.ts @@ -32,7 +32,7 @@ return request({ url: "/data/api-v/task/aggregateTaskList", method: "get", data: query params: query }); };