chore: 移出调试

This commit is contained in:
手瓜一十雪
2024-12-04 11:40:36 +08:00
parent 229efbd006
commit 0b8131392a

View File

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