update README.md.

This commit is contained in:
applesline
2022-01-21 05:32:30 +00:00
committed by Gitee
parent 6802fb12a0
commit 5d2835f418

View File

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