docs: fix description

This commit is contained in:
Tony 2026-05-30 05:49:25 +08:00
parent 5ac2c937a6
commit 9a34eef2af
3 changed files with 9 additions and 11 deletions

View File

@ -28,10 +28,6 @@ export const route: Route = {
| ---------- | --------------- |
| | 330201000000000 |
\\| | word |
\\| | cateid |
| | sortType |
| -------- | -------- |
| | 1 |

View File

@ -19,10 +19,12 @@ export const route: Route = {
- type URL columnId
-
:::
\\| | | | | | | | | | | | | 使 | | | | | | | | | | | | | | | | | | | |
\\|----------|----------|----------|----------|----------|----------|----------|----------|----------|----------|----------|----------|--------------|----------|----------|----------|----------|----------|------------------|----------|----------|----------|----------|----------------|----------------------|----------|----------|----------|--------|----------|----------|----------|
\\| 339 | 340 | 342 | 346 | 351 | 353 | 354 | 355 | 442 | 443 | 444 | 445 | 2106 | 2332 | 2333 | 2334 | 2335 | 2336 | 2730 | 2855 | 2857 | 2859 | 3271 | 3508 | 3519 | 3981 | 4057 | 4058 | 4059 | 4060 | 4061 | 4062 |`,
:::
| | | | | | | | | | | | | 使 | | | | | | | | | | | | | | | | | | | |
| -------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- | ------------ | -------- | -------- | -------- | -------- | -------- | ---------------- | -------- | -------- | -------- | -------- | -------------- | -------------------- | -------- | -------- | -------- | ------ | -------- | -------- | -------- |
| 339 | 340 | 342 | 346 | 351 | 353 | 354 | 355 | 442 | 443 | 444 | 445 | 2106 | 2332 | 2333 | 2334 | 2335 | 2336 | 2730 | 2855 | 2857 | 2859 | 3271 | 3508 | 3519 | 3981 | 4057 | 4058 | 4059 | 4060 | 4061 | 4062 |`,
categories: ['university'],
features: {
requireConfig: false,

View File

@ -47,9 +47,9 @@ export const route: Route = {
name: '教务处通知公告',
maintainers: ['SeanChao'],
handler,
description: `\\| 新闻中心 | 通知通告 | 教学运行 | 注册学务 | 研究办 | 教改办 | 综合办 | 语言文字 | 工会与支部 | 通识教育 | 面向学生的通知 |
\\| -------- | -------- | --------- | -------- | ------ | ------ | ------ | -------- | ---------- | -------- |
\\| news | notice | operation | affairs | yjb | jgb | zhb | language | party | ge | students |`,
description: `| 新闻中心 | 通知通告 | 教学运行 | 注册学务 | 研究办 | 教改办 | 综合办 | 语言文字 | 工会与支部 | 通识教育 | 面向学生的通知 |
| -------- | -------- | --------- | -------- | ------ | ------ | ------ | -------- | ---------- | -------- | -------------- |
| news | notice | operation | affairs | yjb | jgb | zhb | language | party | ge | students |`,
};
async function handler(ctx) {