Go to file
lixiaolong cdaae95289 feat(ti): 添加车辆功能详情查询接口
- 在 ITiVehicleFunctionService 中新增 selectTiVehicleFunctionDetailById 方法
- 添加 JSONObject 依赖包导入
- 在 TiVehicleFunctionController 中新增 /detail/{id} 接口
- 实现 TiVehicleFunctionServiceImpl 中的详情查询逻辑
- 添加字典数据相关服务依赖注入
- 返回车辆功能详情并处理功能名称显示逻辑
2026-03-18 10:00:36 +08:00
cmvr-iot-admin feat(ti): 添加车辆功能详情查询接口 2026-03-18 10:00:36 +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 fix(util): 修复NashornJsExecutor执行结果反序列化问题 2026-03-18 09:27:25 +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 fix(util): 修复NashornJsExecutor执行结果反序列化问题 2026-03-18 09:27:25 +08:00
cmvr-iot-ti feat(ti): 添加车辆功能详情查询接口 2026-03-18 10:00:36 +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