mirror of
https://github.com/PlayEdu/backend
synced 2025-12-23 07:19:32 +08:00
完善视频上传
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export interface VideoParseInfo {
|
||||
poster:File;
|
||||
poster:string;
|
||||
duration:number;
|
||||
}
|
||||
Reference in New Issue
Block a user