Commit Graph
13 Commits
Author SHA1 Message Date
what e14aee1498 重构: 根目录 resource.go 精简,res_event.go 替换为 res_watcher.go,新增 di.go
resource.go 只保留跟 base 包无关的部分接口定义。res_event.go(旧资源事件接口)删除,替换成 res_watcher.go(ResWatcher 相关接口)。新增 di.go,提供依赖注入相关的公共辅助函数。
2026-07-22 09:14:22 +08:00
what 9ad5d25836 feat: 升级 samber/do v1 → v2 2026-05-15 09:04:12 +08:00
what 43ce8cef98 [fix] GetUser 2024-05-09 13:50:45 +08:00
what bddd754869 [feat] 重新梳理依赖 2024-05-09 13:15:24 +08:00
what 14b6334887 [feat] 分离 orm 中查询字段部分到 resource 2024-05-06 18:00:12 +08:00
what 1f119cf945 [feat] add func GetDBConn() *db.Connection 2023-12-04 14:57:59 +08:00
what 8826cec03a [fix] 修复数据权限使用云函数错误bug 2023-05-04 14:02:19 +08:00
what 94364138b7 [feat] 添加 resource.WithRolesCondition 方法 2023-04-22 17:57:00 +08:00
what 99df51e259 [feat] 临时处理 GetRolesCondition 2023-04-22 02:41:52 +08:00
what d8fc2e9de9 [feat] add ResField.ToQueryField func 2023-04-22 01:49:03 +08:00
what 1deaa426d2 [feat] 优化无用的方法 2023-04-13 14:47:54 +08:00
what 3deedff8bc [feat] 新增数据缓存标识 2023-04-12 19:50:25 +08:00
what e82ca51b08 first commit 2023-04-12 16:56:55 +08:00