2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 23:18:43 +08:00

feat: 备份优化

This commit is contained in:
2026-01-22 03:44:20 +08:00
parent 403126efaf
commit f64b06b774
6 changed files with 27 additions and 17 deletions

View File

@@ -9,8 +9,9 @@ import (
"strings"
"time"
pkgio "github.com/acepanel/panel/pkg/io"
"github.com/shirou/gopsutil/v4/disk"
pkgio "github.com/acepanel/panel/pkg/io"
)
type Local struct {