stanley-king 3 年之前
父节点
当前提交
a6383afc67
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      rdispatcher/codispatcher.php

+ 1 - 1
rdispatcher/codispatcher.php

@@ -105,7 +105,7 @@ function subscribe_message(&$quit, &$redis, $channels)
                         refill\RefillFactory::instance()->UpdatMchRatios($gross,$detail);
                     }
                     else {
-                        Log::record("subscribe_message dont not handle mgs:{$sub_type}-{$channel}-{$type}",Log::DEBUG);
+                        //Log::record("subscribe_message dont not handle mgs:{$sub_type}-{$channel}-{$type}",Log::DEBUG);
                     }
                 }
             }