Browse Source

adm 数据迁移 新增sql脚本 方式 去掉多余

lvxianyun 3 years ago
parent
commit
be212e6ec4

+ 0 - 1
adm-business/adm-middleware/src/main/java/com/persagy/proxy/migration/controller/DataMigrationController.java

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