Commit 706d1e09 authored by Andrew's avatar Andrew

cpc

parent 8c6fefd9
......@@ -601,6 +601,7 @@ foreach ($goods as $ads) {
$ad['link'] ="//".$_SERVER['HTTP_HOST'].'/tgo?l='.$ad['link'].$data['l_path'].'&s='.$ad['ad_id'];
$ad['image']= "//".$_SERVER['HTTP_HOST'].'/timg/'.$ad['image'];
$ad['cpc']=0.03;
$res[]=$ad;
}
......
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