Go to file
lixiaolong b17ade54a1 config(env): 更新开发环境配置文件中的服务器地址和认证信息
- 将数据库主机地址从 192.168.0.100 更新为 192.168.28.10
- 将 Redis 服务器地址从 192.168.0.100 更新为 192.168.28.10
- 将 MinIO 服务器地址从 192.168.0.10 更新为 192.168.28.10
- 将数据库用户名从 cmvr-iot 更新为 root
- 将数据库密码从 cmvr-iot123456 更新为 cmvr2468
- 创建新的备份配置文件 application-devbak.yml 保留原始配置信息
2026-06-15 16:58:35 +08:00
cmvr-iot-admin config(env): 更新开发环境配置文件中的服务器地址和认证信息 2026-06-15 16:58:35 +08:00
cmvr-iot-api feat(inspection): 增加AGV机器人地图管理和状态同步功能 2026-06-12 17:28:25 +08:00
cmvr-iot-common feat(flow): 集成流程引擎控制巡检任务执行 2026-06-02 16:53:07 +08:00
cmvr-iot-device feat(inspection): 添加巡检模块功能并更新项目配置 2026-06-02 15:01:23 +08:00
cmvr-iot-evaluation feat: 触控交互评估 2026-03-12 09:47:20 +08:00
cmvr-iot-framework refactor(websocket): 重构频道订阅处理器基类实现 2026-06-05 14:57:57 +08:00
cmvr-iot-generator migrate project to new repository 2025-08-21 14:39:54 +08:00
cmvr-iot-inspection feat(robot): 添加机器人地图名称字段并支持任务类型查询 2026-06-15 16:46:04 +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(websocket): 重构频道订阅处理器基类实现 2026-06-05 14:57:57 +08:00
cmvr-iot-ti feat(inspection): 添加巡检模块功能并更新项目配置 2026-06-02 15:01:23 +08:00
cmvr-iot-vi fix: 项目状态 2026-02-09 14:16:05 +08:00
sql feat(inspection): 增加AGV机器人地图管理和状态同步功能 2026-06-12 17:28:25 +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
Dockerfile feat(build): 添加 Dockerfile 配置支持容器化部署 2026-05-16 15:52:56 +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 feat(inspection): 添加巡检模块功能并更新项目配置 2026-06-02 15:01:23 +08:00
智能巡检模块-创建说明.md feat(inspection): 添加巡检模块功能并更新项目配置 2026-06-02 15:01:23 +08:00