From 157f0b8a78b200bf68ce96a163d8d59432e78283 Mon Sep 17 00:00:00 2001
From: zongzhibin <zongzhibin@weben-smart.com>
Date: 周四, 28 11月 2024 14:38:07 +0800
Subject: [PATCH] Merge branch 'master' of http://222.71.245.114:9086/r/LA24030-LuLI_PackageLine
---
LA24030_LuLiPackageLine_Web/src/api/main/ReportCenter/storageView.ts | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/LA24030_LuLiPackageLine_Web/src/api/main/ReportCenter/storageView.ts b/LA24030_LuLiPackageLine_Web/src/api/main/ReportCenter/storageView.ts
index 5b410bd..db287cf 100644
--- a/LA24030_LuLiPackageLine_Web/src/api/main/ReportCenter/storageView.ts
+++ b/LA24030_LuLiPackageLine_Web/src/api/main/ReportCenter/storageView.ts
@@ -1,6 +1,8 @@
import request from '/@/utils/request';
enum Api {
- STORAGE_VIEW='/api/wmsPlaceContainerInfo/list',
+ // STORAGE_VIEW='/api/wmsPlaceContainerInfo/list',
+ STORAGE_VIEW='/api/wmsBasePlace/listView',
+
}
// 澧炲姞鍒嗘嫞淇℃伅
--
Gitblit v1.9.3