refactor & fix: refactor msg entity & adjust some wrong definition

This commit is contained in:
pk5ls20
2024-10-27 04:16:15 +08:00
parent fb09af0e64
commit 7ab6a10fc9
4 changed files with 136 additions and 246 deletions

View File

@@ -238,7 +238,7 @@ export class NTQQFileApi {
fileName: fileName,
filePath: path,
md5HexStr: md5,
fileSize: fileSize,
fileSize: fileSize.toString(),
duration: duration ?? 1,
formatType: 1,
voiceType: 1,