gaoluyang
3 天以前 787ccc59ba89bacc075562a161ecf02bc76ebadc
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';