Commit 422d15a4 authored by weijinyin's avatar weijinyin

廊坊站 rent 链接

parent c46c7852
......@@ -82,7 +82,8 @@ if(!function_exists('get_rentinfo_url'))
$rowid = intval($row) > 0 ? intval($row) : 0;
}
$url = GB_RENT_URL."/rentinfo.php?id=".$rowid."&update=1";
//$url = GB_RENT_URL."/rentinfo.php?id=".$rowid."&update=1";
$url = GB_RENT_URL."/r_".$rowid.".html?update=1";
return $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