stanley-king hace 3 años
padre
commit
41afbcaa71
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      rdispatcher/coall.php

+ 1 - 2
rdispatcher/coall.php

@@ -83,9 +83,8 @@ function subscribe_message(&$quit, &$redis, $channels,$looper)
                 if($type == 'channel' || $type == 'merchant') {
                     $looper->pause();
                     Log::record("start load.....",Log::DEBUG);
-                    refill\RefillFactory::instance()->load();
+//                    refill\RefillFactory::instance()->load();
                     Log::record("fini load.....",Log::DEBUG);
-
                     $looper->resume();
                 }
                 elseif($type == 'ratio') {