vali 6 anos atrás
pai
commit
73731829a6
1 arquivos alterados com 1 adições e 0 exclusões
  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;