20250904-初步功能已完成
This commit is contained in:
@@ -10,7 +10,7 @@ anchorList: list[AnchorModel] = []
|
||||
# 线程锁
|
||||
anchorListLock = threading.Lock()
|
||||
# 打招呼数据
|
||||
prologueList: list[str] = ["hello"]
|
||||
prologueList: list[str] = []
|
||||
|
||||
# 本地储存的打招呼数据
|
||||
localPrologueList = [
|
||||
|
||||
Reference in New Issue
Block a user