This commit is contained in:
bipproduction
2025-11-19 16:28:27 +08:00
parent aa33475bc2
commit 6207edd53b

View File

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