We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4be261b commit 765ae8cCopy full SHA for 765ae8c
apps/common/constants/permission_constants.py
@@ -11,7 +11,7 @@
11
12
class Group(Enum):
13
"""
14
- 权限组 一个组一般对应前段一个菜单
+ 权限组 一个组一般对应前端一个菜单
15
16
USER = "USER"
17
0 commit comments