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