vali hace 6 años
padre
commit
bf3a87bc70
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      datainf/logic/HttpServerOnlySet.php

+ 0 - 1
datainf/logic/HttpServerOnlySet.php

@@ -710,7 +710,6 @@ class HttpServerOnlySet
         if (is_array($ret)) {
             $val = floatval($ret['infocontent']);
             $this->fanshui = $val;
-            print_r(['反水数据', $ret, $this->fanshui]);
             return $val;
         }
     }