合并代码。解决冲突

This commit is contained in:
zw
2025-08-15 20:14:59 +08:00
35 changed files with 358 additions and 4852 deletions

View File

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