动态menu和角色关联以及基础menu构建
This commit is contained in:
6
QMPlusServer/model/dbModel/api_authority.go
Normal file
6
QMPlusServer/model/dbModel/api_authority.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package dbModel
|
||||
|
||||
type ApiAuthority struct {
|
||||
AuthorityId string `json:"-"`
|
||||
Api
|
||||
}
|
Reference in New Issue
Block a user