mirror of
https://github.com/DullJZ/s3-balance.git
synced 2026-07-06 18:41:24 +08:00
Fix mapping error
This commit is contained in:
@@ -178,6 +178,7 @@ func AutoMigrate() error {
|
||||
&storage.BucketStats{},
|
||||
&storage.UploadSession{},
|
||||
&storage.AccessLog{},
|
||||
&storage.VirtualBucketMapping{},
|
||||
}
|
||||
|
||||
for _, model := range models {
|
||||
|
||||
Reference in New Issue
Block a user