From 04a9c3c671a17dc73305b412ae24d3f35d63cfcc Mon Sep 17 00:00:00 2001
From: yangan <yangan0921@163.com>
Date: 星期二, 21 五月 2024 10:07:36 +0800
Subject: [PATCH] feat:沧化库管代码提交

---
 api/globalApi.js |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/api/globalApi.js b/api/globalApi.js
index 064c504..f9e7ec8 100644
--- a/api/globalApi.js
+++ b/api/globalApi.js
@@ -544,6 +544,12 @@
 	getRoute:{
 		url: '/wrzs/guideroutemanage/getGuideRouteByType',
 		method: 'GET'
+	},
+
+	//搴撶鑾峰彇浠撳簱
+	getWarehouseList:{
+		url: '/wrzs/warehouse/getMyWarehouseList',
+		method: 'GET'
 	}
 
 }
\ No newline at end of file

--
Gitblit v1.9.1