This commit is contained in:
hackrobot
2024-04-28 14:11:43 +08:00
parent b095d009d2
commit f00849f497

View File

@@ -442,7 +442,7 @@ def kp(event_data):
WXBotService.send_at_message(robot_wxid=account_wxid,
# from_wxid=wxid,
from_wxid=group,
msg="testgroup",
msg=f'@{wx_name} testgroup',
wx_list=wxid)
else:
pass