Commit Graph

8 Commits

Author SHA1 Message Date
9f5cac925e refactor(flow): 优化边缘相机操作服务和代码节点执行器
- 修改 EdgeCameraOperateService 中图像URL获取逻辑,使用 getRGBDImages 方法替代硬编码URL
- 在 FlowCodeNodeHandler 中将执行结果包装为统一的JSON对象格式
- 更新 NashornJsExecutor 返回类型从 JSONObject 改为 Object 以支持多种返回值类型
- 移除 JSON 结果解析直接返回字符串避免序列化问题
- 在 SecurityConfig 中扩展允许匿名访问的路径配置
2026-03-17 17:21:35 +08:00
stream
69f74f6227 feat: 触控交互评估 2026-03-12 09:47:20 +08:00
stream
87a6cbfc6e feat: 语音交互评估 2026-02-03 10:58:38 +08:00
stream
a33c009178 fix: 调试 2026-01-04 16:56:21 +08:00
stream
8876b4e70f fix: flowise 2025-12-08 14:51:58 +08:00
stream
bc6be908b6 feat: 新增flowise调用接口 2025-12-04 15:04:46 +08:00
stream
3b036d983e feat: 语音交互接口 2025-08-26 10:45:39 +08:00
stream
04e0fc2684 migrate project to new repository 2025-08-21 14:39:54 +08:00