feat: add agent exec
This commit is contained in:
@@ -15,5 +15,6 @@ func Migrate() error {
|
||||
&models.LoginLog{},
|
||||
&models.SendStats{},
|
||||
&models.Dependency{},
|
||||
&models.Agent{},
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user