vali 6 年之前
父节点
当前提交
73731829a6
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      datainf/logic/HttpServerOnlySet.php

+ 1 - 0
datainf/logic/HttpServerOnlySet.php

@@ -707,6 +707,7 @@ class HttpServerOnlySet
     public function getFanshui()
     {
         $ret = (new SetinfoModel())->getInfo(1001);
+        print_r(['反水数据', $ret]);
         if (is_array($ret)) {
             $val = floatval($ret->infocontent);
             $this->fanshui = $val;