Explorar o código

remove one log

stanley-king %!s(int64=2) %!d(string=hai) anos
pai
achega
9289dbf43a
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      helper/refill/api/test/baidu/RefillPhone.php

+ 0 - 1
helper/refill/api/test/baidu/RefillPhone.php

@@ -46,7 +46,6 @@ class RefillPhone extends refill\IRefillPhone
             return [false, '系统错误'];
         } else {
             $rand = mt_rand(0,1);
-//            Log::record("query return rand : $resp", Log::DEBUG);
             return [$rand , ''];
         }
     }