mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 07:57:21 +08:00
feat: 从数据库读取备份记录
This commit is contained in:
@@ -4,6 +4,7 @@ import "mime/multipart"
|
||||
|
||||
type BackupList struct {
|
||||
Type string `uri:"type" form:"type" validate:"required|in:path,website,mysql,postgres,redis,panel"`
|
||||
Paginate
|
||||
}
|
||||
|
||||
type BackupCreate struct {
|
||||
|
||||
Reference in New Issue
Block a user