瀏覽代碼

Merge branch 'master' of http://gogs.renlianiot.com:4000/zmcoding/station-test-api

nana_sen 2 年之前
父節點
當前提交
39e7403bda
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      catch/api/service/dispose.php

+ 1 - 1
catch/api/service/dispose.php

@@ -256,7 +256,7 @@ class dispose
                             $url_res= curl_http_post(json_encode($url_data),$url,false);
                            debug_log("InAndOUT","远程返回结果".$url_res);
                            debug_log("result","正常计算返回的结果".json_encode($url_data));
-
+                            
                            $this->temporary_label($this->redis,$data['label'],2);
                           $status['dirt']=$res;
                           $status['time']=$time;