stanley-king 3 年之前
父节点
当前提交
1743e1e7fd
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      helper/refill/policy/mratio_control.php

+ 1 - 1
helper/refill/policy/mratio_control.php

@@ -436,7 +436,7 @@ class mratio_control
         if($can_next)
         {
             $max_spec = $spec_max($mchid,$qtsex, $org_quality, $qualities, $low_ratio,$period);
-//            Log::record("max_spec={$max_spec}",Log::DEBUG);
+            Log::record("max_spec={$max_spec}",Log::DEBUG);
             if($max_spec >= $spec) {
                 return false;
             } else {