1
0
mirror of https://github.com/ZSCNetSupportDept/website.git synced 2025-10-29 01:15:04 +08:00

完善联通故障的条目

This commit is contained in:
2025-10-21 01:21:43 +08:00
parent c9dff66b7e
commit b7d60b95b7
17 changed files with 270 additions and 37 deletions

View File

@@ -1,4 +1,19 @@
# 联通特定
:::info 信息
所有错误码的定义,请参考[这里](https://learn.microsoft.com/zh-cn/windows/win32/rras/routing-and-remote-access-error-codes)
关于错误码的故障和相关信息很混乱所以在维修与错误码相关的问题时请善用AI和互联网
:::
:::tip 提示
联通的拨号故障代码可能会乱跳也就是多次拨号时会任意出现错误代码诸如629,619,691,651之类的故障之间随便乱跳一般会收敛到一个稳定的错误代码(最常见651和691),请参阅该代码对应的解决方法
:::
import DocCardList from '@theme/DocCardList';
<DocCardList className="docs-card" />