build: debug

This commit is contained in:
手瓜一十雪
2024-09-11 22:28:28 +08:00
parent 336dd3ce10
commit 957f7ffd8d
3 changed files with 4 additions and 1 deletions

View File

@@ -70,7 +70,7 @@ export class NTQQFileApi {
downloadType: 1,
file_uuid: '',
});
console.log('【Debug】文件路径Upload 处理', mediaPath);
await this.copyFile(filePath, mediaPath!);
const fileSize = await this.getFileSize(filePath);
return {