曲皓东 19904408334
  • Joined on 2026-03-20
19904408334 pushed to dev at red-future/common 2026-04-29 06:36:47 +00:00
e1829b90bf fix: 修改检查用户限流时候获取用户信息失败状态码为401
19904408334 pushed to dev at red-future/gateway 2026-04-23 10:29:35 +00:00
b648ee3d92 fix: 修正用户信息获取失败时的状态码
19904408334 pushed to dev at red-future/rag 2026-04-22 09:58:14 +00:00
61fbd50e3d feat: 添加文档处理API和配置更新
19904408334 pushed to dev at red-future/gateway 2026-04-22 07:34:49 +00:00
0ef2a5d426 chore: 临时禁用限流中间件
19904408334 pushed to dev at red-future/common 2026-04-22 07:03:45 +00:00
960dca6a50 fix: 修正 creator 字段空值检查逻辑
19904408334 pushed to dev at red-future/common 2026-04-22 06:52:28 +00:00
518d45d296 feat: 启用API响应解析逻辑
19904408334 pushed to dev at red-future/common 2026-04-22 05:22:38 +00:00
09fe61defd refactor: 移除内部API响应解析逻辑
19904408334 pushed to dev at red-future/oss 2026-04-22 05:02:39 +00:00
30e961cecc chore: 更新MinIO服务端口配置
19904408334 pushed to dev at red-future/oss 2026-04-22 05:00:35 +00:00
033fc33150 chore: 更新MinIO服务端口配置
19904408334 pushed to dev at red-future/oss 2026-04-22 04:49:33 +00:00
3055b15855 feat: 添加下载文件到浏览器功能
19904408334 pushed to dev at red-future/common 2026-04-22 01:45:01 +00:00
38f5d74f4a fix: 修复租户ID和创建者覆盖逻辑
Compare 2 commits »
19904408334 pushed to dev at red-future/oss 2026-04-22 00:45:50 +00:00
7fa8b6eb7d feat: 添加文件下载及字节流上传功能
19904408334 pushed to dev at red-future/customer-server 2026-04-16 07:48:29 +00:00
9f54f95264 feat: 优化客服会话及延迟消息逻辑
19904408334 pushed to dev at red-future/rag 2026-04-16 07:47:40 +00:00
27b1dd3c27 feat: 支持多租户多模型对话及文档去重优化
19904408334 pushed to dev at red-future/common 2026-04-16 07:42:35 +00:00
ce4f10f40f refactor: 移除 IsDeleted 字段,统一使用 DeletedAt 进行软删除
19904408334 pushed to dev at red-future/oss 2026-04-15 09:00:12 +00:00
f297ca9d12 refactor: 将Redis客户端迁移至g.Redis并添加MinIO支持
19904408334 pushed to dev at red-future/common 2026-04-15 08:55:21 +00:00
bfdfe9d896 refactor: 移除 Ragflow 和 NATS 相关代码
19904408334 pushed to dev at red-future/gateway 2026-04-13 06:52:15 +00:00
9b2d0874fb feat: 替换非本地实例地址为Consul配置IP
19904408334 pushed to dev at red-future/common 2026-04-13 06:50:32 +00:00
1b85b42e78 refactor: 使用环境变量代替IP哈希生成节点ID
19904408334 pushed to dev at red-future/admin-go 2026-04-13 01:04:38 +00:00
224f130371 chore: 移除未使用的配置导入