helium3@sina.com 1 жил өмнө
parent
commit
f59945c96e

+ 1 - 1
src/onchain/week3/randomWeek3.ts

@@ -9,7 +9,7 @@ async function startCheck(concurrency) {
     where: {
       finish: 0,
     },
-    take: 1,
+    take: 4000,
     orderBy: {
       id: 'asc',
     },