新增菜单,修改角色,分页

This commit is contained in:
2023-06-27 09:17:20 +08:00
parent 5ba45f8258
commit 4101d9560e
17 changed files with 424 additions and 55 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
package menuResponse
// GetMenuList 角色详情
// GetMenuList 获取菜单列表
type GetMenuList struct {
MenuId int64 `json:"menu_id"`
MenuName string `json:"menu_name"` // 菜单名称