This commit is contained in:
ChuXun
2026-01-04 15:29:07 +08:00
parent 8d4419b1a0
commit f9ee42815d
28 changed files with 1095 additions and 1 deletions

View File

@@ -100,4 +100,4 @@ def convert_compact_mode(docx_file):
print("="*60)
if __name__ == "__main__":
convert_compact_mode("详细设计说明书(最终版).docx")
convert_compact_mode("1.docx")