mirror of
https://wget.la/https://github.com/Wxw-Gu/WechatExplorer
synced 2026-08-17 11:37:06 +08:00
fix: 修复个人聊天界面和导出csv文件不显示名称问题,fix #1
This commit is contained in:
@@ -13,7 +13,7 @@ export interface UserContact {
|
||||
|
||||
export interface WechatMessage {
|
||||
mesLocalID: string
|
||||
mesDes: string
|
||||
mesDes: number
|
||||
messageType: string
|
||||
msgCreateTime: string
|
||||
msgContent: string
|
||||
|
||||
Reference in New Issue
Block a user