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