@@ -128,7 +128,7 @@ else:
# 将两个文件内容合并并输出到网络收集.txt
with open('网络收集.txt', 'w', encoding='utf-8') as f:
f.write(content1 + content2)
print("文本合并写入完成")
#################################################################
The note is not visible to the blocked user.