feat: 优先使用 thumbUrl 作为 PDF 封面大图
This commit is contained in:
@@ -30,6 +30,7 @@ export type Attachment = {
|
||||
height?: number;
|
||||
durationSec?: number;
|
||||
posterUrl?: string;
|
||||
thumbUrl?: string;
|
||||
thumbnailUrl?: string;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user