Commit Graph

201 Commits

Author SHA1 Message Date
a1104e57d8 [feat] add support.GoPluginCore 方法 2023-04-25 17:08:36 +08:00
2c1a864de4 [feat] 添加 Service.RegControllers Service.RegListens 方法 2023-04-25 15:08:45 +08:00
e5bc08a4f5 [style] 优化 Service 命名 2023-04-25 09:35:06 +08:00
a7142bf6da [feat] add Service.Load func 2023-04-24 16:14:51 +08:00
e42577fdf8 [style] Service 成员命名优化 2023-04-24 15:21:13 +08:00
510e1567c5 [style] Service 成员命名优化 2023-04-24 15:09:08 +08:00
ff5f79eda2 [style] Service 成员命名优化 2023-04-24 15:06:47 +08:00
c81730e740 [feat] Service 服务支持 2023-04-24 15:02:51 +08:00
c0df8cbaff [feat] add GetModelPrefixForRelations, GetModelJoinsForRelations 2023-04-24 13:34:17 +08:00
61b40fef55 [fix] WithRolesCondition sql 拼接错误 2023-04-23 17:17:12 +08:00
ac3759b8e1 [feat] 数据权限过滤支持 2023-04-23 11:09:41 +08:00
467d2f5d5b [fix] 修复 resource.WithRolesCondition 方法中的bug 2023-04-22 18:05:16 +08:00
befa3aa0c7 [feat] 移除 resource.WithRolesCondition 方法 2023-04-22 18:00:17 +08:00
94364138b7 [feat] 添加 resource.WithRolesCondition 方法 2023-04-22 17:57:00 +08:00
99df51e259 [feat] 临时处理 GetRolesCondition 2023-04-22 02:41:52 +08:00
385ab967b5 [feat] 临时处理 GetRolesCondition 2023-04-22 02:31:16 +08:00
4a1f373efb [feat] 修改 base.GetOrmConditionByRes 参数类型 2023-04-22 02:26:38 +08:00
8f9eb61a33 [feat] 添加 NewConditionByRes 方法参数: describe 2023-04-22 02:18:32 +08:00
4c8ae371c3 [fix] 修复 contracts/helper 与 contracts/base 之间的循环引用 2023-04-22 01:50:10 +08:00
d8fc2e9de9 [feat] add ResField.ToQueryField func 2023-04-22 01:49:03 +08:00
cf81f7ff43 [fix] 修正 ResCondition 字段 2023-04-22 01:35:38 +08:00
64c1088c25 [feat] 修改 GetResRelationResource 返回值 2023-04-22 00:14:35 +08:00
48f265514d [feat] add GetResRelationResource 2023-04-21 23:50:26 +08:00
e2ace7f2d3 [feat] add GetResRelationResource 2023-04-21 23:27:13 +08:00
1a7863e941 [fix] ResRole struct 2023-04-21 17:36:35 +08:00
23df26371a [feat] add NewConditionByRes support describe param 2023-04-21 16:31:12 +08:00
5a9df74b72 [feat] add Condition.IsAlwaysRight func 2023-04-21 16:20:23 +08:00
c62ef98a2e [feat] add NewOrmQueryWithRecursive helper 2023-04-21 09:43:24 +08:00
0633538077 [feat] ConditionExpr.SetMatchPrefix 方法需要返回本对象 2023-04-20 23:58:32 +08:00
b1802123b9 [feat] add NewOrmModel helper 2023-04-20 23:44:58 +08:00
5779c89b2d [style] 统一 orm helper 方法 2023-04-20 22:44:01 +08:00
ca259233c1 [feat] add NewOrm helper 2023-04-20 20:34:20 +08:00
1ce61a8377 [feat] 新增 orm helper 2023-04-20 16:50:48 +08:00
a8d2320945 [feat] 自定义接口可以指定uri前缀 2023-04-19 09:42:04 +08:00
3d0928e2b5 [fix] fix orm package name 2023-04-16 22:05:27 +08:00
a02c41c650 [feat] 新增 NewOrderBy 方法 2023-04-16 22:01:48 +08:00
1deaa426d2 [feat] 优化无用的方法 2023-04-13 14:47:54 +08:00
074894e7f8 [style] 格式优化 2023-04-13 14:47:34 +08:00
e095ca8bc0 [feat] 新增 GetOrmJoinsByResRelations 方法 2023-04-13 14:47:03 +08:00
9426da7d6b [feat] 新增 GetAbsPath 方法 2023-04-13 11:06:42 +08:00
f3d4de13b2 [feat] 新增 Response GlobalParams 辅助对象 2023-04-13 10:43:44 +08:00
829dcc1d75 [feat] 新增 JWTAuth interface 2023-04-13 10:24:21 +08:00
9149dc140f [feat] 新增 辅助函数 2023-04-13 10:14:55 +08:00
9b71c96e61 [feat] 新增 GetJoinResDependencies, 获取 join 依赖关系 2023-04-13 10:03:21 +08:00
d5c3c4704a [feat] 将 user 报了出去 2023-04-12 22:50:37 +08:00
efb2586c5e [feat] 添加 GetRoutes 方法 2023-04-12 21:20:59 +08:00
44fe134a72 [feat] 初始化 Resource 数据的时候可以通过 InitContainer 注册do容器 2023-04-12 20:58:46 +08:00
ae06258f79 [feat] 新增 GetFsmTransitions 2023-04-12 20:30:53 +08:00
ce72472106 [fix] 修正 ResField DataType 的数据类型 2023-04-12 19:54:15 +08:00
3deedff8bc [feat] 新增数据缓存标识 2023-04-12 19:50:25 +08:00