Skip to content
This repository has been archived by the owner on Dec 7, 2020. It is now read-only.

0.5.0

Compare
Choose a tag to compare
@mohuishou mohuishou released this 05 Mar 12:01
· 166 commits to master since this release
  • 添加后台任务队列服务
    • 成绩自动更新
    • 一卡通
    • 图书借阅
    • 课程表
  • 新增通知系统,第一版仅包含小程序模板消息
  • 修改账号绑定方式,采用统一认证账号
  • 新增个人中心页面,添加修改绑定账号功能 @前端 // 放置到0.5.1 完成
  • 新增一卡通数据查询功能
  • 修改前端组件获取足够的模板消息id @前端
  • 添加redis服务作为消息队列与缓存数据库