Pārlūkot izejas kodu

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

lvhao 2 dienas atpakaļ
vecāks
revīzija
ef4f071300
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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{