mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-12-19 05:05:44 +08:00
chore: 移出调试
This commit is contained in:
parent
229efbd006
commit
0b8131392a
@ -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,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user