This commit is contained in:
孟帅
2023-09-06 17:28:16 +08:00
parent 9fa670e5c3
commit 5670aa9c82
22 changed files with 156 additions and 127 deletions

View File

@@ -9,6 +9,7 @@
- 常用组件
- [websocket](https://github.com/gorilla/websocket)
- [casbin](https://github.com/casbin/casbin)
- [tailwind](https://tailwind.docs.73zls.com/docs/flex-direction)
- 系统通用

View File

@@ -12,6 +12,15 @@
> 如果升级(覆盖)代码后打开会出现 sql 报错, 请检查更新的数据库格式或自行调整
### v2.8.9
updated 2023.09.06
- 优化gf版本升级到v2.5.2
- 优化:优化代码生成,自定义模板时自动过滤前缀,菜单权限生成预检查
- 优化:服务日志内容长度超出最大限制截取
- 修复修复tcp服务器定时任务执行异常
- 修复:修复文件选择器错误传参导致的显示异常问题
### v2.8.4
updated 2023.07.20