Skip to content

17. 其他

Vizards edited this page Mar 15, 2019 · 2 revisions

/api/extra/ 的 11 个 API 目前都 302 跳转到响应的网页,考虑应当作为应用内 webview 提供给客户端

/api/extra/ 无需鉴权并通过代理转发支持了 HTTPS,直接请求即可

如果您有兴趣提供相同功能的数据接口,欢迎 Pull Request

自定义配置

此处 11 个 API 的 Nginx 配置均开源在 UESTC-NGINX

完成对 Nginx 的配置后,开发者可以将 302 的目标地址修改为自定义的地址,只需修改 app/extra.js 文件即可实现

API 文档

特别感谢 @Esrael 提供数据来源

校车、教职工班车、396 路公交车、B120 路公交车时刻表

GET /api/extra/traffic 

访问后将 302 至 https://wx.uestc.ml/uestc-wxapp/?urlfrom=wx&myredirect=/busTime#/busTime

学校各部门、办公室联系方式

GET /api/extra/contact

访问后将 302 至 https://wx.uestc.ml/uestc-wxapp/?urlfrom=wx&myredirect=%2FmobileM#/mobileM

教务处常用信息

GET /api/extra/info

访问后将 302 至 https://jwc.uestc.ml/wx/toIndex.action

教务处教学管理公告

GET /api/extra/stu

访问后将 302 至 https://jwc.uestc.ml/wx/SchAbout!findNewsInfo.action?partId=37,62,4028811d56bccc720156bcf9a16f0004,4028811d5688c21501568db010930007

教务处教研教改公告

GET /api/extra/edu

访问后将 302 至 https://jwc.uestc.ml/wx/SchAbout!findNewsInfo.action?partId=4028811d54f83c720154ff69e1890002,39

教务处实践交流公告

GET /api/extra/communication

访问后将 302 至 https://jwc.uestc.ml/wx/SchAbout!findNewsInfo.action?partId=38,4028811d5688c21501568daf83b20006

教务处教学新闻

GET /api/extra/news

访问后将 302 至 https://jwc.uestc.ml/wx/SchAbout!findNewsInfo.action?partId=40

空闲教室查询

GET /api/extra/room

访问后将 302 至 https://jwc.uestc.ml/wx/SchAbout!toClassroom.action

当日课程查询

GET /api/extra/today-course

访问后将 302 至 https://jwc.uestc.ml/wx/CourseAbout!toTodayCourse.action

全校课程查询

GET /api/extra/search-course

访问后将 302 至 https://jwc.uestc.ml/wx/CourseAbout!toSearchCourse.action

教师信息查询

GET /api/extra/search-teacher

访问后将 302 至 https://jwc.uestc.ml/wx/SchAbout!toSearchTeach.action