Commit 384541d2 authored by 苍蓝's avatar 苍蓝

update

parent c62e27a0
......@@ -72,7 +72,7 @@ for root, dirs, files in os.walk(folder_path):
if new_content != original_content:
with open(file_path, 'w', encoding='utf-8') as f:
f.write(new_content)
print(f"修改并写入卡组: {file_path}")
print(f"更新卡组: {file_path}")
else:
print(f"卡组无需修改: {file_path}")
......
......@@ -6,4 +6,9 @@
100224027 43219114
100224032 89604813
100224033 16699558
100224034 42097666
\ No newline at end of file
100224034 42097666
100200256 72782945
100200257 8170654
100200258 44175358
100200261 48705086
100221000 93053159
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment