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