Skip to content

Commit

Permalink
docs: 修改注释的错别字 (1Panel-dev#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
wxg0103 authored Apr 15, 2024
1 parent 4be261b commit 765ae8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/common/constants/permission_constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

class Group(Enum):
"""
权限组 一个组一般对应前段一个菜单
权限组 一个组一般对应前端一个菜单
"""
USER = "USER"

Expand Down

0 comments on commit 765ae8c

Please sign in to comment.