2026-08-10 80d9661ac50cc58c8051e806453d29563a2a22bc
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';