docs: 修改注释的错别字 (#78)

v3.2
wxg0103 2024-04-15 14:51:09 +08:00 committed by GitHub
parent 4be261be43
commit 765ae8c79f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ from typing import List
class Group(Enum):
"""
权限组 一个组一般对应前一个菜单
权限组 一个组一般对应前一个菜单
"""
USER = "USER"