From d5661524bc20cc535f74b73b49b3660fe17db615 Mon Sep 17 00:00:00 2001 From: liuyebo <1515783401@qq.com> Date: Fri, 26 Jul 2024 09:44:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E8=BA=AB=E4=BB=BD=E8=AF=81?= =?UTF-8?q?=E5=8F=B7=E8=AF=86=E5=88=AB=E5=85=B3=E9=94=AE=E8=AF=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- photo_mask/__init__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/photo_mask/__init__.py b/photo_mask/__init__.py index 42c86ab..e3df56f 100644 --- a/photo_mask/__init__.py +++ b/photo_mask/__init__.py @@ -23,6 +23,7 @@ NAME_KEYS = [ ] ID_CARD_NUM_KEYS = [ {"key": "[身]?份证号", "length": 19}, + {"key": "身份号码", "length": 19}, ] # 形近字,只对姓名涂抹生效