修改字段内容手误问题

This commit is contained in:
Dong_master
2025-04-24 00:00:49 +08:00
parent 5c26ce215b
commit 00cafb1188

View File

@@ -863,7 +863,7 @@ class WeChatLink(MessageComponent):
class WeChatForwardLink(MessageComponent):
"""转发链接。个人微信专用组件。"""
type: str = 'WeChatLink'
type: str = 'WeChatForwardLink'
"""xml数据"""
xml_data: str