From d461cf83089731c04f1f2f216a59ad49fe0530fb Mon Sep 17 00:00:00 2001 From: Tianxiao Shen <37948597+xxchan@users.noreply.github.com> Date: Sat, 8 Jun 2019 13:43:49 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=A2=9E=E5=8A=A0=E4=B8=8A=E6=B5=B7?= =?UTF-8?q?=E4=BA=A4=E9=80=9A=E5=A4=A7=E5=AD=A6=E7=94=B5=E9=99=A2=E6=9C=AC?= =?UTF-8?q?=E7=A7=91=E7=94=9F=E7=BB=BC=E5=90=88=E6=B5=8B=E8=AF=84=20(#2337?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * update sjtu\seiee\xsb * Update university.md --- docs/university.md | 8 ++++---- lib/routes/universities/sjtu/seiee/xsb.js | 4 ++++ 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/university.md b/docs/university.md index 271b1cca9..9c5a0dab9 100644 --- a/docs/university.md +++ b/docs/university.md @@ -698,11 +698,11 @@ https://rsshub.app/**nuist**/`bulletin` 或 https://rsshub.app/**nuist**/`bullet ### 电子信息与电气工程学院学生工作办公室 - + -| 信息通告 | 奖学金 | 助学金 | 讲座活动 | 党团活动 | 新闻发布 | -| -------- | ----------- | ------------ | -------- | -------- | -------- | -| 空 | scholarship | financialAid | lecture | activity | news | +| 信息通告 | 奖学金 | 助学金 | 讲座活动 | 党团活动 | 新闻发布 | 本科生综合测评 | +| -------- | ----------- | ------------ | -------- | -------- | -------- | -------------- | +| 空 | scholarship | financialAid | lecture | activity | news | zhcp | diff --git a/lib/routes/universities/sjtu/seiee/xsb.js b/lib/routes/universities/sjtu/seiee/xsb.js index 8b800bcbd..d6d7b5bb6 100644 --- a/lib/routes/universities/sjtu/seiee/xsb.js +++ b/lib/routes/universities/sjtu/seiee/xsb.js @@ -27,6 +27,10 @@ module.exports = workerFactory( link: 'xsb/list/1001-1-20.htm', title: '助学金', }, + zhcp: { + link: 'xsb/list/3016-1-20.htm', + title: '本科生综合测评', + }, }; const type = ctx.params.type || 'all';