mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-07-19 12:03:37 +00:00
chore: 移出调试
This commit is contained in:
@@ -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,
|
||||||
|
Reference in New Issue
Block a user