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}, ] # 形近字,只对姓名涂抹生效