Sfoglia il codice sorgente

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

lvhao 2 giorni fa
parent
commit
ef4f071300
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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{