lvhao 5 days ago
parent
commit
5672e7a156
1 changed files with 3 additions and 0 deletions
  1. 3 0
      core/CoreApp/models/Model_apitt.php

+ 3 - 0
core/CoreApp/models/Model_apitt.php

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