1
0
mirror of https://github.com/ZSCNetSupportDept/website.git synced 2025-10-29 01:15:04 +08:00
Files
website/docs/wiki/08-故障/03-联通特定/index.md

20 lines
673 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 联通特定
:::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" />