This commit is contained in:
Lizandro Guarnizo
2026-05-01 17:36:17 -05:00
parent 52c3d7ebe2
commit c9024274f0
10 changed files with 437 additions and 0 deletions
+1
View File
@@ -52,6 +52,7 @@ func main() {
&models.CloudflareConfig{},
&models.BoldConfig{},
&models.BoldWebhookLog{},
&models.DlocalPaymentLog{},
)
// Seed automático (idempotente) de módulos del sistema
migrations.SeedRenovaciones()