mirror of
https://github.com/fastapi-practices/fastapi-best-architecture.git
synced 2026-09-21 21:15:13 +00:00
Update the menu path and type columns (#622)
* Update the menu path and type columns * Update build vben5 tree * Update data
This commit is contained in:
@@ -44,6 +44,8 @@ class MenuType(IntEnum):
|
||||
directory = 0
|
||||
menu = 1
|
||||
button = 2
|
||||
embedded = 3
|
||||
link = 4
|
||||
|
||||
|
||||
class RoleDataRuleOperatorType(IntEnum):
|
||||
|
||||
Reference in New Issue
Block a user