Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 496 Bytes

File metadata and controls

18 lines (15 loc) · 496 Bytes

更新日志

0.0.6

  • spring boot 3.2.0
  • JavaLib 2.2.7
  • mybatis-plus 3.5.4.1
  • sa-token 1.37.0
  • 解决 spring boot 升级到 3.2.0 无法启动的问题
  • 用户管理删除限制:不能删除超级管理员
  • 增加 swagger 文档
  • 解决 swagger api-docs 返回结果被 API 统一封装的问题
  • 登录密码加密混淆处理
  • spring boot 3.2.1
  • mybatis-plus 3.5.5
  • 修复 swagger-ui 不能之间显示的问题
  • 修复sql user表 email索引名称拼写不正确的问题