This commit is contained in:
ChuXun
2025-12-27 14:36:56 +08:00
parent 95028f8070
commit c882a7a216
11 changed files with 2455 additions and 4 deletions

View File

@@ -100,4 +100,4 @@ def convert_compact_mode(docx_file):
print("="*60)
if __name__ == "__main__":
convert_compact_mode("a2.docx")
convert_compact_mode("张臻-用例文档.docx")