Go to file
lixiaolong 9f5cac925e refactor(flow): 优化边缘相机操作服务和代码节点执行器
- 修改 EdgeCameraOperateService 中图像URL获取逻辑,使用 getRGBDImages 方法替代硬编码URL
- 在 FlowCodeNodeHandler 中将执行结果包装为统一的JSON对象格式
- 更新 NashornJsExecutor 返回类型从 JSONObject 改为 Object 以支持多种返回值类型
- 移除 JSON 结果解析直接返回字符串避免序列化问题
- 在 SecurityConfig 中扩展允许匿名访问的路径配置
2026-03-17 17:21:35 +08:00
cmvr-iot-admin feat: 新增获取循环对象节点 2026-03-17 16:52:30 +08:00
cmvr-iot-api feat(flow): 新增代码执行节点和AI功能模块 2026-03-17 14:08:08 +08:00
cmvr-iot-common feat: 定时任务消费评估任务 2026-02-10 16:49:07 +08:00
cmvr-iot-device feat(device): 新增机器人配置管理功能 2025-09-22 10:58:45 +08:00
cmvr-iot-evaluation feat: 触控交互评估 2026-03-12 09:47:20 +08:00
cmvr-iot-framework refactor(flow): 优化边缘相机操作服务和代码节点执行器 2026-03-17 17:21:35 +08:00
cmvr-iot-generator migrate project to new repository 2025-08-21 14:39:54 +08:00
cmvr-iot-quartz feat: 定时任务消费评估任务 2026-02-10 16:49:07 +08:00
cmvr-iot-system fix(util): 修复车辆路径查找工具中的图标名称比较错误 2026-02-05 16:16:20 +08:00
cmvr-iot-test refactor(flow): 优化边缘相机操作服务和代码节点执行器 2026-03-17 17:21:35 +08:00
cmvr-iot-ti feat: 触控交互评估 2026-03-12 09:47:20 +08:00
cmvr-iot-vi fix: 项目状态 2026-02-09 14:16:05 +08:00
.gitignore migrate project to new repository 2025-08-21 14:39:54 +08:00
DirectoryV3.xml migrate project to new repository 2025-08-21 14:39:54 +08:00
Jenkinsfile migrate project to new repository 2025-08-21 14:39:54 +08:00
LICENSE migrate project to new repository 2025-08-21 14:39:54 +08:00
pom.xml chore: 删除无用依赖 2026-03-03 11:22:46 +08:00