Skip to content

3.7.0发布 新增Token加密传输功能

Compare
Choose a tag to compare
@chillzhuang chillzhuang released this 12 Sep 05:49
· 5 commits to master since this release
  1. 升级 SpringCloud 至 2021.0.8
  2. 升级 SpringBoot 至 2.7.15
  3. 升级 Mybatis-Plus 至 3.5.3.2
  4. 升级 Mybatis-Plus-Generator 至 3.5.3.2
  5. 升级 Druid 至 1.2.19
  6. 升级 Avue2 至 2.10.16
  7. 升级 Avue3 至 3.2.19
  8. 新增 Token加密传输功能,提升系统安全性
  9. 新增 后端对Token加密增加强制校验的功能
  10. 优化 INode树形节点封装,增加泛型支持
  11. 优化 Sql防注入的功能