From 30f137e85a76420d872a96c30b2177f59e9706d2 Mon Sep 17 00:00:00 2001
From: wangpengfei <274878379@qq.com>
Date: 星期一, 17 七月 2023 16:13:59 +0800
Subject: [PATCH] add

---
 router/authority.go |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/router/authority.go b/router/authority.go
index 64f8160..269fc5c 100644
--- a/router/authority.go
+++ b/router/authority.go
@@ -15,7 +15,7 @@
 		//authorityRouter.DELETE("delete", authorityApi.Delete)              // 鍒犻櫎瑙掕壊
 		//authorityRouter.PUT("update", authorityApi.Update)                 // 鏇存柊瑙掕壊
 		//authorityRouter.POST("getAuthorityList", authorityApi.GetAuthorityList) // 鑾峰彇瑙掕壊鍒楄〃
-		authorityRouter.POST("setDataAuthority", authorityApi.SetDataAuthority) // 璁剧疆瑙掕壊璧勬簮鏉冮檺
+		authorityRouter.POST("setMenuAuthority", authorityApi.SetMenuAuthority) // 璁剧疆瑙掕壊璧勬簮鏉冮檺
 		//authorityRouter.POST("getAuthorityId", authorityApi.GetAuthorityId) // 鑾峰彇鎸囧畾瑙掕壊鏉冮檺
 	}
 }

--
Gitblit v1.8.0