From ef1d20ab7e3919e6b35302d9511ff4d43827989b Mon Sep 17 00:00:00 2001 From: liuyebo <1515783401@qq.com> Date: Thu, 25 Jul 2024 14:26:29 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=B6=82=E6=8A=B9=E5=85=B3?= =?UTF-8?q?=E9=94=AE=E8=AF=8D=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- photo_mask/__init__.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/photo_mask/__init__.py b/photo_mask/__init__.py index 3cc237e..8bc400f 100644 --- a/photo_mask/__init__.py +++ b/photo_mask/__init__.py @@ -22,8 +22,7 @@ NAME_KEYS = [ {"key": "购买方名称", "length": 4}, ] ID_CARD_NUM_KEYS = [ - {"key": "身份证", "length": 20}, - {"key": "份证号", "length": 19}, + {"key": "[身]?份证号", "length": 19}, ] # 形近字,只对姓名涂抹生效