2026-08-03 a27f80b043bb9651fd0032dcd28b2fee6cf820b9
src/api/bpm/definition/index.ts
@@ -1,4 +1,4 @@
import type { PageParam, PageResult } from '..\..\..\packages\effects\request\src';
import type { PageParam, PageResult } from '@vben/request';
import type { BpmModelApi } from '#/api/bpm/model';