This website requires JavaScript.
Explore
Help
Sign In
xinyin025
/
hotgo
Watch
1
Star
0
Fork
0
You've already forked hotgo
mirror of
https://github.com/bufanyun/hotgo.git
synced
2026-05-26 19:34:19 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e8c94f1c985c93d101c615a8b6f3f909fb89b0f2
hotgo
/
server
/
internal
History
孟帅
e8c94f1c98
Merge pull request
#204
from yemangran/v2.0
...
修复新增按钮类型的菜单到hg_admin_menu时,component空串被清空导致新增失败
2025-10-15 22:40:14 +08:00
..
cmd
…
consts
发布v2.17.8版本,更新内容请查看:
https://github.com/bufanyun/hotgo/blob/v2.0/docs/guide-zh-CN/start-update-log.md
2025-07-13 18:57:52 +08:00
controller
修复拉取新项目报错bug
2025-07-12 13:52:15 +08:00
crons
…
dao
修复 多处基础错误 现在可以直接使用gf run .\main.go 运行程序
2025-07-09 13:16:46 +08:00
global
…
library
Merge pull request
#198
from zhangshican/v2.0
2025-10-15 22:31:42 +08:00
logic
Merge pull request
#204
from yemangran/v2.0
2025-10-15 22:40:14 +08:00
model
fix:处理分页结构体PerPage的json别名pageSize 无法被验证导致 pageSize传0也能正常访问而导致数据库无分页拉爆数据库的问题
2025-07-17 12:09:44 +08:00
packed
…
queues
…
router
发布v2.15.11版本,更新内容请查看:
https://github.com/bufanyun/hotgo/blob/v2.0/docs/guide-zh-CN/start-update-log.md
2024-11-27 18:44:19 +08:00
service
发布v2.16.10版本,更新内容请查看:
https://github.com/bufanyun/hotgo/blob/v2.0/docs/guide-zh-CN/start-update-log.md
2025-03-22 20:23:27 +08:00
websocket
…