feat: 计划任务支持系统快照 (#2061)

Refs #1503 #1480 #1291
This commit is contained in:
ssongliu
2023-08-24 14:26:16 +00:00
committed by GitHub
parent 684f20a5dc
commit 6a8bd490bf
16 changed files with 328 additions and 279 deletions
-2
View File
@@ -109,8 +109,6 @@ export namespace Setting {
}
export interface SnapshotStatus {
panel: string;
panelCtl: string;
panelService: string;
panelInfo: string;
daemonJson: string;
appData: string;