🎨 清理多余残留文件

This commit is contained in:
2026-04-10 20:41:28 +08:00
parent 82c5020e71
commit 0201d7df72
37 changed files with 3 additions and 3571 deletions

View File

@@ -26,8 +26,6 @@ type Server struct {
CloudflareR2 CloudflareR2 `mapstructure:"cloudflare-r2" json:"cloudflare-r2" yaml:"cloudflare-r2"`
Minio Minio `mapstructure:"minio" json:"minio" yaml:"minio"`
Excel Excel `mapstructure:"excel" json:"excel" yaml:"excel"`
DiskList []DiskList `mapstructure:"disk-list" json:"disk-list" yaml:"disk-list"`
// 跨域配置