vali 6 年之前
父節點
當前提交
bf3a87bc70
共有 1 個文件被更改,包括 0 次插入1 次删除
  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;
         }
     }