管理后台-封禁-调试
This commit is contained in:
@@ -450,7 +450,6 @@ class Tencent extends Model
|
|||||||
$curlPost = json_encode($curlPost);
|
$curlPost = json_encode($curlPost);
|
||||||
|
|
||||||
$reslut = $this->tencent_post_url($postUrl, $curlPost);
|
$reslut = $this->tencent_post_url($postUrl, $curlPost);
|
||||||
print_r($reslut);die;
|
|
||||||
// Log::record("xitong消息信息2:".$reslut,"info");
|
// Log::record("xitong消息信息2:".$reslut,"info");
|
||||||
return $reslut;
|
return $reslut;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user