From 56b2150edbeb2bdb7c3a2d003eff09165691b987 Mon Sep 17 00:00:00 2001 From: STDquantum <405720329@qq.com> Date: Wed, 3 Jan 2024 14:50:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E5=A4=9A=E4=BA=86=EF=BC=88=EF=BC=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/DataBase/hard_link.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/DataBase/hard_link.py b/app/DataBase/hard_link.py index 7cb93cb..bde5f30 100644 --- a/app/DataBase/hard_link.py +++ b/app/DataBase/hard_link.py @@ -137,7 +137,7 @@ class tencent_struct: __bytesExtra__ = { 1: ("", __struct1__), - 3: ("msg_info_struct", "s"), + 3: ("msg_info_struct", __msgInfo__), } __struct2__ = {1: ("", "s"), 2: ("", "s")}