From c56cb87cd2aeba4d63938910b6a78117729573a1 Mon Sep 17 00:00:00 2001
From: yangyin <1850366751@qq.com>
Date: 星期五, 30 八月 2024 14:25:17 +0800
Subject: [PATCH] Merge branch 'master' of http://47.103.154.90:83/r/WI/Web.Admin.V1.0

---
 src/api/login/UserMenuData.ts |   32 ++++++++++++++++----------------
 1 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/src/api/login/UserMenuData.ts b/src/api/login/UserMenuData.ts
index adaa400..0d97036 100644
--- a/src/api/login/UserMenuData.ts
+++ b/src/api/login/UserMenuData.ts
@@ -46,22 +46,22 @@
 				SortCode: 2,
 				Description: '',
 			},
-			{
-				Children: [],
-				ID: '2',
-				ParentID: '1742436890822447104',
-				Type: 2,
-				Name: 'SQL缂栬緫鍣�',
-				Path: '/lowCode/sqlAmis/edit',
-				Permission: '',
-				Icon: 'ywifont ywicon-a-appround15',
-				IsIframe: false,
-				OutLink: '',
-				IsHide: true,
-				Weight: 0,
-				SortCode: 2,
-				Description: '',
-			},
+			// {
+			// 	Children: [],
+			// 	ID: '2',
+			// 	ParentID: '1742436890822447104',
+			// 	Type: 2,
+			// 	Name: 'SQL缂栬緫鍣�',
+			// 	Path: '/lowCode/sqlAmis/edit',
+			// 	Permission: '',
+			// 	Icon: 'ywifont ywicon-a-appround15',
+			// 	IsIframe: false,
+			// 	OutLink: '',
+			// 	IsHide: true,
+			// 	Weight: 0,
+			// 	SortCode: 2,
+			// 	Description: '',
+			// },
 		],
 	},
 	{

--
Gitblit v1.9.3