上传videoid

This commit is contained in:
2020-11-13 17:21:16 +08:00
parent 25c2f49576
commit d1a3115ed4
5 changed files with 6 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ interface OnFunctio {
}
interface UploaderDone {
fileId: string;
fileId: number;
video: {
url: string;
verify_content: string;