skyfffire hace 3 años
padre
commit
994e4d79d8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      scripts/lp/lpMaintenance.ts

+ 1 - 1
scripts/lp/lpMaintenance.ts

@@ -226,7 +226,7 @@ export class LpMaintenance {
         const lpAddressList: any = this.generateAddressListByLpList(allTypeLpList)
         // lp按sum分类
         this.putAllLpGroupBySum(allTypeLpList)
-        // logger.debug(`${lpAddressList.length}`)
+        logger.debug(`${lpAddressList.length}`)
 
         // 集中拉取r0,r1并更新本地的
         const size = 2000