feat: add openconnect

This commit is contained in:
duorameng
2026-06-25 20:06:38 +08:00
parent fac1582fe0
commit 90f06de298
49 changed files with 3854 additions and 969 deletions
+1
View File
@@ -29,6 +29,7 @@ var allModels = []interface{}{
&models.NotifyBinding{},
&models.DataRelation{},
&models.DataStorage{},
&models.InterconnectNode{},
}
func Migrate() error {