Explorar el Código

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

lvhao hace 2 días
padre
commit
ef4f071300
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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{