|
@@ -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') {
|