package response import "github.com/1Panel-dev/1Panel/agent/app/model" type FavoriteDTO struct { model.Favorite }