博客评论添加ip及地址
This commit is contained in:
@@ -8,4 +8,5 @@ export interface BlogComment {
|
||||
deletedAt: string | null;
|
||||
parentId: string | null;
|
||||
user: User | null;
|
||||
address: string;
|
||||
}
|
||||
Reference in New Issue
Block a user