This commit is contained in:
ChuXun
2025-12-29 03:11:16 +08:00
parent c882a7a216
commit 8d4419b1a0
5 changed files with 702 additions and 65 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("详细设计说明书(最终版).docx")