hsy
4 天以前 3df96cc4dade2aa2cf58a611647339f1b636a9a4
src/api/infra/codegen/index.ts
@@ -1,4 +1,4 @@
import type { PageParam, PageResult } from '..\..\..\packages\effects\request\src';
import type { PageParam, PageResult } from '@vben/request';
import { requestClient } from '#/api/request';