This commit is contained in:
make
2025-03-28 22:12:56 +08:00
parent 5f53a35562
commit 2114637baf

View File

@@ -10,5 +10,6 @@ class SeedManager
PlanTaskSeeder::handle();
SystemConfigSeeder::handle();
ZiYuanDuanDianSeeder::handle();
TemplateSeeder::handle();
}
}