修复 go fmt 问题
This commit is contained in:
@@ -5,4 +5,4 @@ type SysMenu struct {
|
||||
MenuId string `json:"menuId"`
|
||||
AuthorityId string `json:"-"`
|
||||
Children []SysMenu `json:"children"`
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user