mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-12-22 07:10:05 +08:00
chore: 移出调试
This commit is contained in:
parent
229efbd006
commit
0b8131392a
@ -80,7 +80,6 @@ export class NTQQFileApi {
|
|||||||
});
|
});
|
||||||
|
|
||||||
await this.copyFile(filePath, mediaPath);
|
await this.copyFile(filePath, mediaPath);
|
||||||
console.log('copyFile', filePath, mediaPath);
|
|
||||||
const fileSize = await this.getFileSize(filePath);
|
const fileSize = await this.getFileSize(filePath);
|
||||||
return {
|
return {
|
||||||
md5: fileMd5,
|
md5: fileMd5,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user