修改v1/sys_menu.go的备注错误及代码优化
This commit is contained in:
@@ -7,8 +7,3 @@ type AddMenuAuthorityInfo struct {
|
||||
Menus []model.SysBaseMenu
|
||||
AuthorityId string
|
||||
}
|
||||
|
||||
// Get role by id structure
|
||||
type AuthorityIdInfo struct {
|
||||
AuthorityId string
|
||||
}
|
||||
|
Reference in New Issue
Block a user