From 4de3e186248f338f1f6c0992c3ee3dce28fb6136 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期五, 10 七月 2026 16:36:57 +0800
Subject: [PATCH] 银川 1.仓储物流页面开发、联调

---
 src/api/mes/tm/tool/type/index.ts |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/api/mes/tm/tool/type/index.ts b/src/api/mes/tm/tool/type/index.ts
index d7e0f15..d37a94c 100644
--- a/src/api/mes/tm/tool/type/index.ts
+++ b/src/api/mes/tm/tool/type/index.ts
@@ -1,4 +1,4 @@
-import type { PageParam, PageResult } from '..\..\..\..\..\packages\effects\request\src';
+import type { PageParam, PageResult } from '../../../../../packages/effects/request/src';
 
 import { requestClient } from '#/api/request';
 

--
Gitblit v1.9.3