mirror of
https://github.com/DullJZ/s3-balance.git
synced 2026-07-05 10:01:21 +08:00
A&B operation history
This commit is contained in:
@@ -181,6 +181,7 @@ func AutoMigrate() error {
|
||||
models := []interface{}{
|
||||
&storage.Object{},
|
||||
&storage.BucketStats{},
|
||||
&storage.BucketMonthlyStats{},
|
||||
&storage.UploadSession{},
|
||||
&storage.AccessLog{},
|
||||
&storage.VirtualBucketMapping{},
|
||||
|
||||
Reference in New Issue
Block a user