This commit is contained in:
bipproduction
2025-11-19 16:28:27 +08:00
parent d827efe8a3
commit 1c7b8e7761

View File

@@ -26,5 +26,6 @@ const user = [
}).finally(() => {
console.log("✅ Seeding completed successfully ")
process.exit(0)
})