合并代码。临时上传
This commit is contained in:
@@ -4,6 +4,7 @@ from Entity.AnchorModel import AnchorModel
|
||||
|
||||
# wda apple bundle id
|
||||
WdaAppBundleId = "com.yolojtAgent.wda.xctrunner"
|
||||
# WdaAppBundleId = "com.yolozsAgent.wda.xctrunner"
|
||||
# wda投屏端口
|
||||
wdaScreenPort = 9567
|
||||
# wda功能端口
|
||||
@@ -15,6 +16,11 @@ anchorListLock = threading.Lock()
|
||||
# 打招呼数据
|
||||
prologueList: list[str] = []
|
||||
|
||||
# 评论数据
|
||||
commentList = []
|
||||
|
||||
API_KEY = "app-sdRfZy2by9Kq7uJg7JdOSVr8"
|
||||
|
||||
# 本地储存的打招呼数据
|
||||
localPrologueList = [
|
||||
"If you are interested in this, you can join our team for a period of time. During this period, if you like our team, you can continue to stay in our team. If you don't like it, you can leave at any time, and you won't lose anything!",
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user