diff --git a/photo_mask/__init__.py b/photo_mask/__init__.py index 8036e5d..bd48978 100644 --- a/photo_mask/__init__.py +++ b/photo_mask/__init__.py @@ -25,7 +25,7 @@ SEND_ERROR_EMAIL = True NAME_KEYS = [ {"key": "^名[:|:]$", "length": 3}, {"key": "[姓|娃|生|性]名", "length": 4}, - {"key": "[款|献]人", "length": 4}, # 教? + {"key": "[款|献]人", "length": 4}, # 教?就? {"key": "[交|文|变][^病]?人", "length": 4}, # 定? {"key": "购买方名称", "length": 4}, {"key": "[(|(]个人[)|)]", "length": 3, "offset": -3},