|
@@ -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;
|