mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-11-13 04:33:44 +08:00
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
- 系统通用
|
||||
|
||||
@@ -12,6 +12,15 @@
|
||||
> 如果升级(覆盖)代码后打开会出现 sql 报错, 请检查更新的数据库格式或自行调整
|
||||
|
||||
|
||||
### v2.8.9
|
||||
updated 2023.09.06
|
||||
|
||||
- 优化:gf版本升级到v2.5.2
|
||||
- 优化:优化代码生成,自定义模板时自动过滤前缀,菜单权限生成预检查
|
||||
- 优化:服务日志内容长度超出最大限制截取
|
||||
- 修复:修复tcp服务器定时任务执行异常
|
||||
- 修复:修复文件选择器错误传参导致的显示异常问题
|
||||
|
||||
### v2.8.4
|
||||
updated 2023.07.20
|
||||
|
||||
|
||||
Reference in New Issue
Block a user