Go to file
2023-04-24 15:02:51 +08:00
base [feat] add GetModelPrefixForRelations, GetModelJoinsForRelations 2023-04-24 13:34:17 +08:00
helper [fix] 修复 contracts/helper 与 contracts/base 之间的循环引用 2023-04-22 01:50:10 +08:00
res_type first commit 2023-04-12 16:56:55 +08:00
support [feat] 新增 orm helper 2023-04-20 16:50:48 +08:00
.gitignore first commit 2023-04-12 16:56:55 +08:00
configure.go first commit 2023-04-12 16:56:55 +08:00
controller.go first commit 2023-04-12 16:56:55 +08:00
errno.go first commit 2023-04-12 16:56:55 +08:00
global_params.go first commit 2023-04-12 16:56:55 +08:00
go.mod [feat] 新增 Response GlobalParams 辅助对象 2023-04-13 10:43:44 +08:00
go.sum [feat] 新增 Response GlobalParams 辅助对象 2023-04-13 10:43:44 +08:00
http.go first commit 2023-04-12 16:56:55 +08:00
jwt_auth.go [feat] 新增 JWTAuth interface 2023-04-13 10:24:21 +08:00
orm.go [feat] add Condition.IsAlwaysRight func 2023-04-21 16:20:23 +08:00
provider.go first commit 2023-04-12 16:56:55 +08:00
queue.go [feat] 新增数据缓存标识 2023-04-12 19:50:25 +08:00
res_listener.go first commit 2023-04-12 16:56:55 +08:00
resource.go [feat] 添加 resource.WithRolesCondition 方法 2023-04-22 17:57:00 +08:00
response.go first commit 2023-04-12 16:56:55 +08:00
routing.go first commit 2023-04-12 16:56:55 +08:00
server.go [feat] Service 服务支持 2023-04-24 15:02:51 +08:00
service.go [feat] Service 服务支持 2023-04-24 15:02:51 +08:00
user_approval.go first commit 2023-04-12 16:56:55 +08:00
user.go first commit 2023-04-12 16:56:55 +08:00