整理
This commit is contained in:
@@ -71,7 +71,7 @@ def pair_pdf_and_txt(pdf_path, txt_path):
|
||||
|
||||
def main():
|
||||
|
||||
file_path = "g:\\11\\22\\路桥设计党建\\"
|
||||
file_path = "g:\\11\\22\\规范\\"
|
||||
pdf_dict, txt_dict = pair_pdf_and_txt(file_path,file_path)
|
||||
|
||||
if not pdf_dict:
|
||||
|
Reference in New Issue
Block a user