vali 6 years ago
parent
commit
bf3a87bc70
1 changed files with 0 additions and 1 deletions
  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;
         }
     }