Skip to content

Commit

Permalink
style: auto format
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 22, 2024
1 parent 01a56d9 commit b53061b
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
8 changes: 4 additions & 4 deletions lib/v2/jsu/radar.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,26 +7,26 @@ module.exports = {
docs: 'https://docs.rsshub.app/routes/university#ji-shou-da-xue-tong-zhi-gong-gao',
},
],
'cxzx': [
cxzx: [
{
title: '创新中心',
docs: 'https://docs.rsshub.app/routes/university#ji-shou-da-xue-chuang-xin-zhong-xin',
},
],
'jwc': [
jwc: [
{
title: '教务处',
docs: 'https://docs.rsshub.app/routes/university#ji-shou-da-xue-jiao-wu-chu',
},
],

'rjxy': [
rjxy: [
{
title: '计算机科学与工程学院',
docs: 'https://docs.rsshub.app/routes/university##ji-shou-da-xue-ji-suan-ji-ke-xue-yu-gong-cheng-xue-yuan',
},
],
'stxy': [
stxy: [
{
title: '数学与统计学院',
docs: 'https://docs.rsshub.app/routes/university#ji-shou-da-xue-shu-xue-yu-tong-ji-xue-yuan',
Expand Down
60 changes: 30 additions & 30 deletions website/docs/routes/university.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -1701,6 +1701,36 @@ jsjxy.hbut.edu.cn 证书链不全,自建 RSSHub 可设置环境变量 NODE\_TL
| 1888 | 1887 | 1947 | 1949 | 2011 | 1948 |
</Route>

## 吉首大学 {#ji-shou-da-xue}

### 通知公告 {#ji-shou-da-xue-tong-zhi-gong-gao}

<Route author="wenjia03" example="/jsu/notice" path="/jsu/notice" />

### 计算机科学与工程学院 - 通知公告 {#ji-shou-da-xue-ji-suan-ji-ke-xue-yu-gong-cheng-xue-yuan-tong-zhi-gong-gao}

<Route author="wenjia03" example="/jsu/rjxy" path="/jsu/rjxy" />

### 教务处 {#ji-shou-da-xue-jiao-wu-chu}

<Route author="wenjia03" example="/jsu/jwc/jwdt" path="/jsu/jwc/:types?" paramsDesc={['通知分类 默认为`jwtz`']}>
| 教务通知 | 教务动态 |
| -------- | -------- |
| jwtz | jwdt |
</Route>

### 数学与统计学院 - 通知公告 {#ji-shou-da-xue-shu-xue-yu-tong-ji-xue-yuan-tong-zhi-gong-gao}

<Route author="wenjia03" example="/jsu/stxy" path="/jsu/stxy" />

### 创新中心 {#ji-shou-da-xue-chuang-xin-zhong-xin}

<Route author="wenjia03" example="/cxzx/xkjs" path="/cxzx/:types?" paramsDesc={['通知分类 默认为`xkjs`']}>
| 通知公告 | 学科竞赛公告 | 创新项目公告 | 竞赛新闻 | 竞赛通知 |
| -------- | ------------ | ------------ | -------- | -------- |
| tzgg | xkjs | cxtz | jsxw | jstz |
</Route>

## 暨南大学 {#ji-nan-da-xue}

### 暨南要闻 {#ji-nan-da-xue-ji-nan-yao-wen}
Expand Down Expand Up @@ -3655,33 +3685,3 @@ jsjxy.hbut.edu.cn 证书链不全,自建 RSSHub 可设置环境变量 NODE\_TL
| -------- | -------- | -------- | -------- |
| results | papers | writings | policy |
</Route>

## 吉首大学 {#ji-shou-da-xue}

### 通知公告 {#ji-shou-da-xue-tong-zhi-gong-gao}

<Route author="wenjia03" example="/jsu/notice" path="/jsu/notice"/>

### 计算机科学与工程学院 - 通知公告 {#ji-shou-da-xue-ji-suan-ji-ke-xue-yu-gong-cheng-xue-yuan}

<Route author="wenjia03" example="/jsu/rjxy" path="/jsu/rjxy"/>

### 教务处 {#ji-shou-da-xue-jiao-wu-chu}

<Route author="wenjia03" example="/jsu/jwc/jwdt" path="/jsu/jwc/:types?" paramsDesc={['通知分类 默认为`jwtz`']}>
| 教务通知 | 教务动态 |
| ---- | ---- |
| jwtz | jwdt |
</Route>

### 数学与统计学院 - 通知公告{#ji-shou-da-xue-shu-xue-yu-tong-ji-xue-yuan}

<Route author="wenjia03" example="/jsu/stxy" path="/jsu/stxy"/>

### 创新中心 {#ji-shou-da-xue-chuang-xin-zhong-xin}

<Route author="wenjia03" example="/cxzx/xkjs" path="/cxzx/:types?" paramsDesc={['通知分类 默认为`xkjs`']}>
| 通知公告 | 学科竞赛公告 | 创新项目公告 | 竞赛新闻 | 竞赛通知 |
| ------ | ----------- | ---------- | ------ | ------- |
| tzgg | xkjs | cxtz | jsxw | jstz |
</Route>

0 comments on commit b53061b

Please sign in to comment.