src/api/ai/chat/conversation/index.ts @@ -1,4 +1,4 @@ import type { PageResult } from '../../../../packages/effects/request/src'; import type { PageResult } from '@vben/request'; import { requestClient } from '#/api/request';