6 天以前 7f5200e6b5f542419284774220bb2e210ce0961e
src/api/infra/demo/demo01/index.ts
@@ -1,6 +1,6 @@
import type { Dayjs } from 'dayjs';
import type { PageParam, PageResult } from '..\..\..\..\packages\effects\request\src';
import type { PageParam, PageResult } from '@vben/request';
import { requestClient } from '#/api/request';