"vscode:/vscode.git/clone" did not exist on "cc471597cdde23cfa0272b5761d5d149fb24bd32"
Commit 951e24ce authored by zhougaofeng's avatar zhougaofeng
Browse files

Update ofd_parse.py

parent be53986f
......@@ -117,7 +117,6 @@ class ocrOfdClient:
data = {
"path": str(file_path),
"output_dir": str(output_dir),
"config_path": str(config_path),
}
# 发送 POST 请求
#logger.info(f'data:{data}')
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment