调整文件
parent
6003c40ecb
commit
1b7cd252fc
|
|
@ -212,10 +212,10 @@ log/*
|
|||
example/*
|
||||
!example/readme.md
|
||||
|
||||
/xlsx/
|
||||
xlsx/*xlsx
|
||||
!xlsx/readme.md
|
||||
|
||||
/result/
|
||||
result/*docx
|
||||
!result/readme.md
|
||||
|
||||
/.report/
|
||||
1
main.py
1
main.py
|
|
@ -1,6 +1,5 @@
|
|||
import json
|
||||
import os
|
||||
import socket
|
||||
import sys
|
||||
|
||||
from docxtpl import DocxTemplate
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue