Browse Source

remove some debug

stanley-king 2 years ago
parent
commit
54d1974baf
1 changed files with 3 additions and 3 deletions
  1. 3 3
      helper/refill/policy/chctlex.php

+ 3 - 3
helper/refill/policy/chctlex.php

@@ -279,9 +279,9 @@ class chctlex
                         $ctls[] = $item;
                     }
                 }
-                else {
-                    Log::record("auto_match speed table key={$key} is empty.",Log::DEBUG);
-                }
+//                else {
+//                    Log::record("auto_match speed table key={$key} is empty.",Log::DEBUG);
+//                }
             }
             return $ctls;
         };