- 修改 EdgeCameraOperateService 中图像URL获取逻辑,使用 getRGBDImages 方法替代硬编码URL - 在 FlowCodeNodeHandler 中将执行结果包装为统一的JSON对象格式 - 更新 NashornJsExecutor 返回类型从 JSONObject 改为 Object 以支持多种返回值类型 - 移除 JSON 结果解析直接返回字符串避免序列化问题 - 在 SecurityConfig 中扩展允许匿名访问的路径配置 |
||
|---|---|---|
| .. | ||
| src/main/java/com/cmvr/framework | ||
| pom.xml | ||