perf:数据库备份
This commit is contained in:
@@ -57,7 +57,8 @@ public class DbBackupConfig {
|
|||||||
" xargs rm -rf");
|
" xargs rm -rf");
|
||||||
LogFactory.get().info(forStr);
|
LogFactory.get().info(forStr);
|
||||||
|
|
||||||
} catch (Exception ignore) {
|
} catch (Exception e) {
|
||||||
|
LogFactory.get().info(e);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user