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';