From 513be798a677672644770e2b2f7025b6d4d20414 Mon Sep 17 00:00:00 2001
From: 付延余 <f-yanyu@outlook.com>
Date: 星期三, 07 九月 2022 14:44:04 +0800
Subject: [PATCH] 完善登录,登录授权

---
 utils/jihua.js |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/utils/jihua.js b/utils/jihua.js
index 741ad21..3082da2 100644
--- a/utils/jihua.js
+++ b/utils/jihua.js
@@ -23,4 +23,9 @@
 		url: '/yunxiao/xscarshippingdayplan/setCarNums',
 		method: 'POST'
 	},
+	// 鑿滃崟
+	menu: {
+		url: '/admin/menu',
+		method: 'GET'
+	}
 }
\ No newline at end of file

--
Gitblit v1.9.1