mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-09-01 15:07:17 +08:00
fix(region): init snapshot policy disk table (#24200)
This commit is contained in:
@@ -101,6 +101,8 @@ func InitHandlers(app *appsrv.Application) {
|
||||
models.WafRuleStatementManager,
|
||||
|
||||
models.LoadbalancerSecurityGroupManager,
|
||||
|
||||
models.SnapshotPolicyDiskManager,
|
||||
} {
|
||||
db.RegisterModelManager(manager)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user