hotgo/server
tak 01f194d7ef CURD 优化
1. `Delete`删除方法, 新增: `Unscoped()`, 已经有删除时间了, 不需要更新编辑时间, 新建时间,编辑时间, 删除时间独立
2. `List`列表方法, JOSN 字段搜索问题处理
3. 模版新增 `in.In` 参数, 在模版中使用`in`参数,如: 插件目录名称
2024-09-16 12:05:22 +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 CURD 优化 2024-09-16 12:05:22 +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 CURD 优化 2024-09-16 12:05:22 +08:00
storage fix 优化deleted_by字段的crud生成功能 2024-08-27 19:24:28 +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 Upgrade all libs and cleanup code 2024-09-03 14:22:04 +08:00
go.sum Upgrade all libs and cleanup code 2024-09-03 14:22:04 +08:00
main.go 修复微信登录ak本地缓存刷新问题 2023-06-13 15:45:30 +08:00
Makefile Upgrade Docs 2024-09-06 12:01:30 +08:00
README.MD v2.0 2022-11-24 23:37:34 +08:00

HotGo 管理后台服务端