gaoluyang
10 天以前 27ed1e7f2dd9db7ed30053205d925b6456b7dd71
src/api/bpm/task/index.ts
@@ -1,4 +1,4 @@
import type { PageParam, PageResult } from '../../../packages/effects/request/src';
import type { PageParam, PageResult } from '@vben/request';
import type { BpmProcessInstanceApi } from '../processInstance';