|
@@ -57,7 +57,6 @@ public class DataMigrationController {
|
|
private final DataMigrationHandler dataMigrationHandler;
|
|
private final DataMigrationHandler dataMigrationHandler;
|
|
private final IAdmProjectService projectService;
|
|
private final IAdmProjectService projectService;
|
|
private final IMigrationLogService logService;
|
|
private final IMigrationLogService logService;
|
|
- private final DataBaseBackup baseBackup;
|
|
|
|
/**
|
|
/**
|
|
* 导出待迁移的数据信息
|
|
* 导出待迁移的数据信息
|
|
*
|
|
*
|