diff --git a/main.py b/main.py index d61840f..dba3182 100644 --- a/main.py +++ b/main.py @@ -289,7 +289,7 @@ def kp(event_data): #公众号:异度世界''' if msg in ['test']: WXBotService.send_text_message(robot_wxid=account_wxid, - from_wxid=newFriendWxid, + from_wxid=wxid, msg=newMsg) # if msg in ['腾讯云']: