This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git
The following commit(s) were added to refs/heads/master by this push:
new 6e0aabea8a Update 7.md (#2080)
6e0aabea8a is described below
commit 6e0aabea8ae9c72a8eae9069fe00bd1a7b3b4b20
Author: mfordjody <[email protected]>
AuthorDate: Mon Feb 6 17:20:49 2023 +0800
Update 7.md (#2080)
---
content/zh/docs3-v2/java-sdk/faq/7/7.md | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/content/zh/docs3-v2/java-sdk/faq/7/7.md
b/content/zh/docs3-v2/java-sdk/faq/7/7.md
index 505fe226e4..e4619186b7 100644
--- a/content/zh/docs3-v2/java-sdk/faq/7/7.md
+++ b/content/zh/docs3-v2/java-sdk/faq/7/7.md
@@ -5,13 +5,12 @@ linkTitle: "7-7 - QOS 无权限访问"
weight: 7
---
-## 可能的原因
+### 可能的原因
本次 QoS 请求无权限访问对应的资源,通常出现在有恶意攻击的场景下
-## 排查和解决步骤
+### 排查和解决步骤
-检查请求是否是预期发生的,如果非预期请检查是否有恶意攻击源,
-如果是预期的请参考[QoS
安全](/zh/docs3-v2/java-sdk/reference-manual/qos/overview/#%E5%AE%89%E5%85%A8)一文配置对应的权限信息。
+检查请求是否是预期发生的,如果非预期请检查是否有恶意攻击源。
+> 如果是预期的,请参考 [QoS
安全](/zh/docs3-v2/java-sdk/reference-manual/qos/overview/#%E5%AE%89%E5%85%A8)
一文配置对应的权限信息。
-<p style="margin-top: 3rem;"> </p>
\ No newline at end of file