Commit fbe759b3 authored by zhangjun's avatar zhangjun

修改

parent a584a5f6
......@@ -1300,7 +1300,6 @@ class Sell extends MY_Controller {
// 上报房源房源详情地址到百度
$url = 'http://newrenttest.house365.com/api/tf-app/add-house-detail-report-job?city='. GB_CITY .'&house_id=' . $house_id;
var_dump($url);die();
$this->curl_get_contents($url);
}
//中间件数据提交接口
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment