# Hand-data-migration-tool **Repository Path**: kenewstar/hand-data-migration-tool ## Basic Information - **Project Name**: Hand-data-migration-tool - **Description**: Hand数据迁移工具 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-03-30 - **Last Updated**: 2024-04-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: hzero, 数据迁移 ## README # Hand-data-migration-tool ### 介绍 Hand数据迁移工具,基于多数据源切换实现的数据迁移 迁移工具不提供前端界面 > 使用方式建议通过 apifox/postman -> springboot ### 软件技术 1. 基于SpringBoot构建 2. 基于Mybatis-plus执行数据操作 3. 基于多数据源构建的数据迁移 4. 集成EasyExcel3.x 实现excel导入迁移 ### 业务功能 1. 租户值替换迁移 2. 值集整体迁移(lov_code) 3. 值集视图整体迁移(lov_view_code) 4. 导入模板迁移(template_code) 5. 调度任务迁移(hsdr_job_info, qrtz_job_details, qrtz_triggers, qrtz_cron_triggers) * 执行器替换,租户替换 * 忽略并发请求 * 忽略已结束JOB 6. 配置维护 7. 菜单配置(包括菜单权限集) 8. 编码规则 9. 前端多语言 10. 返回消息文本 #### 文档路径 > 使用文档如下路径: > docs/Documents.pdf #### 待定完成实现 * 报表模板 * 消息模板 * 静态文本管理 * 工作流配置