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

更新开发组文档,完善wiki的错误码板块,优化了结构

This commit is contained in:
2025-06-21 15:30:30 +08:00
parent 91b2352507
commit 92ae4a93d0
30 changed files with 171 additions and 32 deletions

View File

@@ -0,0 +1,7 @@
---
description: 项目的概述
---
# 概述
网维原来的老报修系统从13年开始开发16年完成的第二版一直用到了现在2025年确实有必要更新了

View File

@@ -0,0 +1,3 @@
{
"description": "..."
}

View File

@@ -1 +1,8 @@
# 网维报修系统
网维的新报修系统
import DocCardList from '@theme/DocCardList';
<DocCardList className="docs-card" />