소스 검색

添加美国销售和普通备货的问题

lvhao 2 일 전
부모
커밋
ef4f071300
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      core/CoreApp/controllers/Whlabel_bh.php

+ 1 - 0
core/CoreApp/controllers/Whlabel_bh.php

@@ -1430,6 +1430,7 @@ class Whlabel_bh extends Start_Controller {
 					$post['scapi'] = 0;
 					$post['dbapi'] = 0;
 					$post['bhnum'] = $v[5];
+					$post['extra_type'] = (strpos($v[2],"美国销售-") !== false)?1:0;
 					if(isset($ck[$v[4]])){
 						$post['kh'] = $ck[$v[4]];
 					}else{