fix: Correct spelling error in comments (#3678)
This commit is contained in:
parent
c33ee66473
commit
54f8584443
|
|
@ -32,7 +32,7 @@ export enum PermissionModeEnum {
|
||||||
// role
|
// role
|
||||||
// 角色权限
|
// 角色权限
|
||||||
ROLE = 'ROLE',
|
ROLE = 'ROLE',
|
||||||
// black
|
// back
|
||||||
// 后端
|
// 后端
|
||||||
BACK = 'BACK',
|
BACK = 'BACK',
|
||||||
// route mapping
|
// route mapping
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue