2026-07-23 bbce6db600e6bb0cf2a3bb78bdf5ccff70b737a8
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';