@@ -361,6 +361,9 @@ function __construct(){
if($post['shop'] == 42){
$post['cf'] = 0;
}
+ if($post['shop'] == 35){
+ $post['cf'] = 0;
+ }
$post['budget'] = 0;//预估到账金额
/**
if(isset($data['pay']) && $yga > 0)