hotgo/server
孟帅 6cf80ed0fe
Merge pull request #131 from swift-fs/v2.0
refactor: 前台api/api目录按照gf gen ctrl规范编码,可以使用gf工具链快速生成控制器相关代码,也可手动编写
2024-08-27 10:17:46 +08:00
..
addons style: 格式整理 2024-07-09 17:21:32 +08:00
api refactor(api/api):符合gf gen ctrl规范 2024-08-14 16:50:31 +08:00
hack refactor(api/api):符合gf gen ctrl规范 2024-08-14 16:50:31 +08:00
internal fix: 兼容hostname+host请求头 2024-08-23 12:23:06 +08:00
manifest 发布v2.15.7版本,更新内容请查看:https://github.com/bufanyun/hotgo/tree/v2.0/docs/guide-zh-CN/addon-version-upgrade.md 2024-07-21 22:21:02 +08:00
resource perf 改进表格图片、文件展示组件使用方式,减少冗余 2024-07-25 16:47:59 +08:00
storage fix: 创建新的菜单目录报tree字段不能为空问题 2024-07-10 16:09:16 +08:00
utility fix: 修复数据树为空时,无法显示的问题 2024-08-15 20:35:20 +08:00
.gitattributes v2.0 2022-11-24 23:37:34 +08:00
.gitignore 1 2024-03-08 10:32:07 +08:00
.golangci.yml chore(golangci): govet配置错误修复 2024-07-09 17:09:14 +08:00
go.mod 发布v2.15.7版本,更新内容请查看:https://github.com/bufanyun/hotgo/tree/v2.0/docs/guide-zh-CN/addon-version-upgrade.md 2024-07-21 22:21:02 +08:00
go.sum 发布v2.15.7版本,更新内容请查看:https://github.com/bufanyun/hotgo/tree/v2.0/docs/guide-zh-CN/addon-version-upgrade.md 2024-07-21 22:21:02 +08:00
main.go 修复微信登录ak本地缓存刷新问题 2023-06-13 15:45:30 +08:00
Makefile 发布v2.15.7版本,更新内容请查看:https://github.com/bufanyun/hotgo/tree/v2.0/docs/guide-zh-CN/addon-version-upgrade.md 2024-07-21 22:21:02 +08:00
README.MD v2.0 2022-11-24 23:37:34 +08:00

HotGo 管理后台服务端