Преглед на файлове

feat: NC-45: 结算后台登陆增加邮箱验证码.

kevin преди 1 година
родител
ревизия
e1a7f61a79
променени са 1 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 3 3
      common/helpers/bonus/PerfCalc.php

+ 3 - 3
common/helpers/bonus/PerfCalc.php

@@ -299,9 +299,9 @@ class PerfCalc {
             // $this->loopCalcPerfByStandardFXOrder();
             // // //达标业绩入库
             // $this->loopWriteStandardPerf();
-            $t9 = microtime(true);
-            echo('本月业绩入库完成,耗时:' . round($t9 - $t8, 3) . ',内存使用:' . (round(memory_get_usage() / 1024 / 1024, 3)) . 'MB' . PHP_EOL);
-            $this->_updatePercent(95);
+//            $t9 = microtime(true);
+//            echo('本月业绩入库完成,耗时:' . round($t9 - $t8, 3) . ',内存使用:' . (round(memory_get_usage() / 1024 / 1024, 3)) . 'MB' . PHP_EOL);
+//            $this->_updatePercent(95);
 
             
             // 通过插入到perforder中的业绩订单数据,生成此业绩期活跃用户数据