This commit is contained in:
2025-08-15 19:51:02 +08:00
parent 6332bda929
commit da2ac45177
6 changed files with 247 additions and 79 deletions

View File

@@ -228,7 +228,7 @@ def passAnchorData():
# 主播列表
acList = data.get("anchorList", [])
# 是否需要回复
needReply = data.get("needReply", False)
needReply = data.get("needReply", True)
# 添加主播数据
addModelToAnchorList(acList)
# 启动线程,执行脚本