update README.md.

master
applesline 2022-01-21 05:32:30 +00:00 committed by Gitee
parent 6802fb12a0
commit 5d2835f418
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 8 additions and 3 deletions

View File

@ -42,11 +42,16 @@ public class DemoApplication {
}
```
4. 脱敏效果展示响应体中的_mobile字段被脱敏了
```
{
"_email": "111111111@163.com",
"_mobile": "176****3344"
}
```
#### 使用说明
1. xxxx
2. xxxx
3. xxxx
#### 参与贡献