stanley-king 3 years ago
parent
commit
a6383afc67
1 changed files with 1 additions and 1 deletions
  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);
                         refill\RefillFactory::instance()->UpdatMchRatios($gross,$detail);
                     }
                     }
                     else {
                     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);
                     }
                     }
                 }
                 }
             }
             }