BUILD: TEST

This commit is contained in:
手瓜一十雪
2024-09-11 23:18:38 +08:00
parent ff298c8e2a
commit 7baeca2bef
8 changed files with 36 additions and 50 deletions

View File

@@ -71,7 +71,7 @@ export class NTQQFileApi {
file_uuid: '',
});
await this.copyFile(filePath, mediaPath!);
await this.copyFile(filePath, mediaPath);
const fileSize = await this.getFileSize(filePath);
return {
md5: fileMd5,