hotgo/server/internal
tak 01f194d7ef CURD 优化
1. `Delete`删除方法, 新增: `Unscoped()`, 已经有删除时间了, 不需要更新编辑时间, 新建时间,编辑时间, 删除时间独立
2. `List`列表方法, JOSN 字段搜索问题处理
3. 模版新增 `in.In` 参数, 在模版中使用`in`参数,如: 插件目录名称
2024-09-16 12:05:22 +08:00
..
cmd 发布v2.15.1版本,更新内容请查看:https://github.com/bufanyun/hotgo/blob/v2.0/docs/guide-zh-CN/start-update-log.md 2024-04-22 23:08:40 +08:00
consts 发布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
controller fix: 兼容hostname+host请求头 2024-08-23 12:23:06 +08:00
crons 发布v2.11.5版本,更新内容请查看:https://github.com/bufanyun/hotgo/blob/v2.0/docs/guide-zh-CN/start-update-log.md 2023-11-25 18:36:11 +08:00
dao fix 优化deleted_by字段的crud生成功能 2024-08-27 19:24:28 +08:00
global style: 格式整理 2024-07-09 17:21:32 +08:00
library CURD 优化 2024-09-16 12:05:22 +08:00
logic fix 修复潜在关键词查询sql注入漏洞 2024-09-02 14:03:50 +08:00
model fix 优化deleted_by字段的crud生成功能 2024-08-27 19:24:28 +08:00
packed fix 清理打包资源 2024-04-23 12:19:21 +08:00
queues 发布v2.8.9版本,更新内容请查看:https://github.com/bufanyun/hotgo/blob/v2.0/docs/guide-zh-CN/start-update-log.md 2023-09-06 17:28:16 +08:00
router refactor(api/api):符合gf gen ctrl规范 2024-08-14 16:50:31 +08:00
service 发布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
websocket 发布v2.15.1版本,更新内容请查看:https://github.com/bufanyun/hotgo/blob/v2.0/docs/guide-zh-CN/start-update-log.md 2024-04-22 23:08:40 +08:00