## Features - 新增高级版代码生成器模板([759c7f4](https://github.com/TaleLin/lin-cms-spring-boot/commit/759c7f45df06e835dddae7dd12e4705f89fb9fed)) ## Bug Fixes - 修复 MyBatisPlus 分页失效的问题([ff30b42](https://github.com/TaleLin/lin-cms-spring-boot/commit/ff30b42ee3f2414f95b5030b45a7525bfe84a652)) - 修复代码生成器控制器模板的bug([02b06d5](https://github.com/TaleLin/lin-cms-spring-boot/commit/02b06d5a9607b93325bca653d363aa4e774703fd)) - 修复由于只在 servlet 加载时获取七牛 token 导致的文件上传时 token 过期的 bug([7b73d11](https://github.com/TaleLin/lin-cms-spring-boot/commit/7b73d11d9f4e1fe345ba330a40743d36ed6a30e6)) - 修复删除用户接口(deleteUser) 允许删除 root 分组的用户的bug([2c9373f](https://github.com/TaleLin/lin-cms-spring-boot/commit/2c9373fb65e50065b70aec3f728d86cebb5f7fbb)) - 修复升级 spring-boot 2.4.0 后导致的跨域问题([5946283](https://github.com/TaleLin/lin-cms-spring-boot/commit/5946283a423670a7a139c837c5bb6d2e554332f1)) - 修复分组下若有成员,该分组不可删除的问题([7db150c](https://github.com/TaleLin/lin-cms-spring-boot/commit/7db150c4db3e6f70b567631b15aa0bec91eb177c)) - 修复当请求体中的 json 参数类型错误,异常拦截报错不准确的问题([98776c5](https://github.com/TaleLin/lin-cms-spring-boot/commit/98776c5b6f3d881c595924f8e062410689597ae1)) # ⚠ BREAKING CHANGES - 移除对 hutool 的依赖([359200c](https://github.com/TaleLin/lin-cms-spring-boot/commit/359200c760afbf9905c58a17ed07bcaf19179cc1)) - 将单元测试使用的 junit4 替换为junit5 ([1e01b29](https://github.com/TaleLin/lin-cms-spring-boot/commit/1e01b29b8d38ba74bd11dbb90424cc6ff493075b))