mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 10:17:17 +08:00
refactor: 重命名备份存储
This commit is contained in:
@@ -2,7 +2,7 @@ package types
|
||||
|
||||
import "time"
|
||||
|
||||
type BackupAccountInfo struct {
|
||||
type BackupStorageInfo struct {
|
||||
// S3
|
||||
AccessKey string `json:"access_key"` // 访问密钥
|
||||
SecretKey string `json:"secret_key"` // 私钥
|
||||
|
||||
Reference in New Issue
Block a user