fix: 补 baidu_ocr.py 的 List typing 导入(启动 NameError 修复)

This commit is contained in:
2026-07-19 19:56:58 +08:00
parent 056e7d8e75
commit ef04fc5627
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
import time
import base64
import requests
from typing import Dict, Optional, Union
from typing import Dict, Optional, Union, List
from ..utils.log_utils import get_logger
+1 -1
View File
@@ -35,7 +35,7 @@ purchase_order = 银豹-采购单模板.xls
item_data = 商品资料.xlsx
[App]
version = 2026.07.19.1917
version = 2026.07.19.1947
[Gitea]
base_url = https://gitea.94kan.cn