fix: 解决数据库同步后备份路径错误的问题 (#1830)
This commit is contained in:
@@ -176,5 +176,6 @@ func handleMysqlRecover(req dto.CommonRecover, isRollback bool) error {
|
||||
}); err != nil {
|
||||
return err
|
||||
}
|
||||
isOk = true
|
||||
return nil
|
||||
}
|
||||
|
Reference in New Issue
Block a user