博客权限添加允许评论项
This commit is contained in:
@@ -2,4 +2,5 @@ export enum BlogPermission {
|
||||
Public = 'Public',
|
||||
ByPassword = 'ByPassword',
|
||||
List = 'List',
|
||||
AllowComments = 'AllowComments',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user