- 删除重复的InferResponseType类型导入,优化代码结构
@@ -4,7 +4,6 @@ import { PlusOutlined, EditOutlined, DeleteOutlined, SearchOutlined } from '@ant
import { useQuery, useMutation, useQueryClient } from '@tanstack/react-query';
import type { InferResponseType } from 'hono/client';
import { expenseClient, clientClient } from '@/client/api';
-import type { InferResponseType } from 'hono/client';
import dayjs from 'dayjs';
// 定义类型