mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2026-09-22 16:00:51 +00:00
feat: 完成 mysql 导入备份功能
This commit is contained in:
@@ -161,7 +161,7 @@ export namespace Database {
|
||||
appendfsync: string;
|
||||
save: string;
|
||||
}
|
||||
export interface RedisBackupRecord {
|
||||
export interface FileRecord {
|
||||
fileName: string;
|
||||
fileDir: string;
|
||||
createdAt: string;
|
||||
|
||||
Reference in New Issue
Block a user