types/index.ts @@ -228,6 +228,11 @@ createBy: string; createTime: string; updateBy: string | null; liked: boolean; collected: boolean; voLikeCount: number; voCollectCount: number; voCommentCount: number; }