2026-08-13 7dfbaba5930676252d8339f7d04861c1c2351d5b
src/api/wms/order/movement/index.ts
@@ -1,4 +1,4 @@
import type { PageParam, PageResult } from '..\..\..\..\packages\effects\request\src';
import type { PageParam, PageResult } from '@vben/request';
import type { WmsMovementOrderDetailApi } from './detail';