增加对引用消息的解析

This commit is contained in:
xaoyaoo 2024-03-30 19:02:48 +08:00
parent 3f87ff6826
commit 47d2708a3b

View File

@ -26,4 +26,4 @@ except:
PYWXDUMP_ROOT_PATH = os.path.dirname(__file__)
db_init = DBPool("DBPOOL_INIT")
__version__ = "2.4.61"
__version__ = "2.4.62"