优化测试功能
This commit is contained in:
@@ -14,6 +14,8 @@ def check_error(error_ocr):
|
||||
if not img_url:
|
||||
# 没有自动涂抹的图片
|
||||
img_url = ufile.get_private_url(error_ocr.cfjaddress, "drg103")
|
||||
if not img_url:
|
||||
return None
|
||||
name = error_ocr.cXm
|
||||
id_card_num = error_ocr.cSfzh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user