Commit Graph
26 Commits
Author SHA1 Message Date
what 8b122816a1 重构: 各类型 Controller 接口精简,配合 framework-v2 internal/handler 收拢公共实现
app.go/condflow.go/cron.go/event_stream.go/executor.go/gobridge.go/grpc.go/job.go/mcp.go/mqtt.go/res_virtual_table.go/ws.go/controller.go/support/service.go 精简掉搬到 framework-v2 internal/handler 里的公共默认实现,只保留接口定义。
2026-07-22 09:14:57 +08:00
what 9ad5d25836 feat: 升级 samber/do v1 → v2 2026-05-15 09:04:12 +08:00
what e434c33afb [feat] FileResponse 支持 header 头定义 2024-11-22 14:54:53 +08:00
what beeb0840d5 [fix] NewRawResponse headers 不生效 2024-11-03 00:54:28 +08:00
what dae5b130bb [feat] 优化 support/response, 并新增 NewHttpStatusResponse 2024-10-24 15:34:47 +08:00
what 58511825d3 [feat] 优化 support/response, 并新增 NewHttpStatusResponse 2024-10-24 15:26:42 +08:00
what 90a3c22545 [feat] 移除 DataListOperation 多余的字段 2024-10-09 14:30:44 +08:00
what 6d3b2267b9 [feat] 命名规范 GetOrmConditionByRes => GetOrmConditions 2024-05-09 14:24:41 +08:00
what 591bbabf6c [feat] 命名规范 GetOrmConditionByRes => GetOrmConditions 2024-05-09 14:16:48 +08:00
what bddd754869 [feat] 重新梳理依赖 2024-05-09 13:15:24 +08:00
what 69efb787bb [feat] 新增 Operation 按钮支持 2024-05-07 10:16:25 +08:00
what b6347d7963 [feat] OperationAccess 优化 2024-05-06 15:41:33 +08:00
what a2fed1cb5b [feat] 新增 OperationAccess.Merge 方法 2024-05-06 14:27:16 +08:00
what 553f327ae1 [feat] 新增 OperationAccess 支持 2024-05-06 13:43:35 +08:00
what 95b5b15b16 [feat] 丰富错误内容提示 2023-12-27 13:38:55 +08:00
what 2e6c86ddaa [feat] RawResponse 支持 2023-10-31 16:08:15 +08:00
what 19c6d7d183 [feat] 调整 GoPluginCore 服务注册入口 2023-10-31 10:59:17 +08:00
what 8f0e1f605d [feat] 优化错误提示 2023-08-30 14:55:01 +08:00
what a1104e57d8 [feat] add support.GoPluginCore 方法 2023-04-25 17:08:36 +08:00
what 1ce61a8377 [feat] 新增 orm helper 2023-04-20 16:50:48 +08:00
what 3d0928e2b5 [fix] fix orm package name 2023-04-16 22:05:27 +08:00
what a02c41c650 [feat] 新增 NewOrderBy 方法 2023-04-16 22:01:48 +08:00
what 9426da7d6b [feat] 新增 GetAbsPath 方法 2023-04-13 11:06:42 +08:00
what f3d4de13b2 [feat] 新增 Response GlobalParams 辅助对象 2023-04-13 10:43:44 +08:00
what 9149dc140f [feat] 新增 辅助函数 2023-04-13 10:14:55 +08:00
what e82ca51b08 first commit 2023-04-12 16:56:55 +08:00