Skip to content

Commit

Permalink
🐛 Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lzhpo committed Mar 24, 2024
1 parent 876101c commit 33ab5d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ private String bankCard;
```
例如:`9988002866797031`脱敏之后为`9988 **** **** 7031`

##### 2.2.0 IPV4
##### 2.2.0 IPV4地址

IPV4地址脱敏。

Expand All @@ -149,7 +149,7 @@ private String ipv4;

例如:`192.0.2.1`脱敏之后为`192.*.*.*`

##### 2.2.1 IPV6
##### 2.2.1 IPV6地址

IPV6地址脱敏。

Expand Down

0 comments on commit 33ab5d5

Please sign in to comment.