This commit is contained in:
2026-01-28 17:01:19 +08:00
commit 5932629885
24 changed files with 2454 additions and 0 deletions

2
stuctor/constants.py Normal file
View File

@@ -0,0 +1,2 @@
# xml寻找节点的命名空间前缀
PREFIX = r"{http://schemas.openxmlformats.org/wordprocessingml/2006/main}"