修改支持文件

This commit is contained in:
zw
2025-08-28 22:10:32 +08:00
parent 3ee10fbaf5
commit 12af466d94
52 changed files with 100 additions and 50 deletions

View File

@@ -3,7 +3,7 @@ from typing import Dict, Any
from Entity.AnchorModel import AnchorModel
# wda apple bundle id
WdaAppBundleId = "com.yoloAgent.wda.xctrunner"
WdaAppBundleId = "com.yolozsAgent.wda.xctrunner"
# 全局主播列表
anchorList: list[AnchorModel] = []
# 线程锁