lvhao 5 일 전
부모
커밋
5672e7a156
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  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){
 			$post['cf'] = 0;
 		}
+		if($post['shop'] == 35){
+			$post['cf'] = 0;
+		}
 		$post['budget'] = 0;//预估到账金额
 		/**
 		if(isset($data['pay']) && $yga > 0)