From 29e23423143bd51e28d5f36300d363db980b7021 Mon Sep 17 00:00:00 2001 From: liuyebo <1515783401@qq.com> Date: Tue, 30 Jul 2024 10:58:34 +0800 Subject: [PATCH] =?UTF-8?q?=E5=87=8F=E5=B0=91=E5=88=A4=E6=96=AD=E9=80=BB?= =?UTF-8?q?=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- photo_mask_error_check.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/photo_mask_error_check.py b/photo_mask_error_check.py index 870202c..8b25e4d 100644 --- a/photo_mask_error_check.py +++ b/photo_mask_error_check.py @@ -14,8 +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 + if not img_url: + return None name = error_ocr.cXm id_card_num = error_ocr.cSfzh