feat: switch base delivery to awx task logs

This commit is contained in:
mac
2026-07-23 18:36:24 +08:00
parent c2a3bbbdc0
commit a934380c9c
20 changed files with 1638 additions and 1243 deletions
-3
View File
@@ -20,10 +20,7 @@ func AutoMigrate(db *gorm.DB) error {
&model.BusinessLineWayneNamespace{},
&model.AccessToken{},
&model.WayneToken{},
&model.Deployment{},
&model.DeploymentEvent{},
&model.AuditLog{},
&model.DeploymentTarget{},
&model.ResourceQuota{},
&model.DeliveryTask{},
&model.ResourceReservation{},