mirror of
https://github.com/ZSCNetSupportDept/website.git
synced 2025-10-29 01:15:04 +08:00
完善联通故障的条目
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user