Procházet zdrojové kódy

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

nana_sen před 2 roky
rodič
revize
39e7403bda
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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;