From 6457aba56f8a6c7cc7b1d92b955f0c2fe18f0fd9 Mon Sep 17 00:00:00 2001
From: yangan <yangan0921@163.com>
Date: 星期四, 28 三月 2024 10:04:54 +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 837994c..064c504 100644
--- a/api/globalApi.js
+++ b/api/globalApi.js
@@ -539,5 +539,11 @@
 	useEqCodeGetCameraUrl: {
 		url: '/wrzs/jcequipment/useEqCodeGetCameraUrl',
 		method: 'GET'
+	},
+	//'鑾峰彇璺嚎鈥�
+	getRoute:{
+		url: '/wrzs/guideroutemanage/getGuideRouteByType',
+		method: 'GET'
 	}
+
 }
\ No newline at end of file

--
Gitblit v1.9.1