Просмотр исходного кода

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

kevin 1 год назад
Родитель
Сommit
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->loopCalcPerfByStandardFXOrder();
             // // //达标业绩入库
             // // //达标业绩入库
             // $this->loopWriteStandardPerf();
             // $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中的业绩订单数据,生成此业绩期活跃用户数据
             // 通过插入到perforder中的业绩订单数据,生成此业绩期活跃用户数据