From df078b1ada58ef0104a5a52b4e1895d6b5d2c8fd Mon Sep 17 00:00:00 2001 From: liuyebo <1515783401@qq.com> Date: Mon, 5 Aug 2024 11:04:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/photo_mask/__init__.py b/photo_mask/__init__.py index 84d1770..7849eb9 100644 --- a/photo_mask/__init__.py +++ b/photo_mask/__init__.py @@ -25,7 +25,7 @@ NAME_KEYS = [ {"key": "购买方名称", "length": 4}, {"key": "[(|(]个人[)|)]", "length": 3, "offset": -3}, {"key": "客户", "length": 4}, - {"key": "病人[姓]?名", "length": 4}, + {"key": "病人名", "length": 4}, {"key": "^姓$", "length": 4, "offset": 4}, ] ID_CARD_NUM_KEYS = [