@@ -42,11 +42,16 @@ public class DemoApplication {
}
}
```
```
4. 脱敏效果展示(响应体中的_mobile字段被脱敏了)
```
{
"_email": "111111111@163.com",
"_mobile": "176****3344"
}
```
#### 使用说明
#### 使用说明
1. xxxx
2. xxxx
3. xxxx
#### 参与贡献
#### 参与贡献
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.