style: auto format

This commit is contained in:
GitHub Action 2021-11-27 07:25:16 +00:00
parent e3edc868f3
commit 07b82f8ba5
1 changed files with 12 additions and 12 deletions

View File

@ -34,6 +34,18 @@ pageClass: routes
</Route>
## 德阳考试中心
### 考试新闻
<Route author="zytomorrow" example="/dykszx/news" path="/dykszx/news/:type?" :paramsDesc="['考试类型。']">
| 新闻中心 | 公务员考试 | 事业单位 | (职)业资格、职称考试 | 其他 |
| :------: | :--------: | :------: | :--------------------: | :---: |
| all | gwy | sydw | zyzc | other |
</Route>
## 广东省人民政府
### 广东省教育厅
@ -713,15 +725,3 @@ pageClass: routes
### 审查调查
<Route author="LogicJake" example="/ccdi/scdc" path="/ccdi/scdc"/>
## 德阳考试中心
### 考试新闻
<Route author="zytomorrow" example="/dykszx/news" path="/dykszx/news/:type?" :paramsDesc="['考试类型。']">
| 新闻中心 | 公务员考试 | 事业单位 | (职)业资格、职称考试 | 其他 |
| :------: | :------: | :------: |:------: |:------: |
| all | gwy | sydw | zyzc | other |
</Route>