lvhao 5 달 전
부모
커밋
2564fa2dff
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      core/CoreApp/controllers/Fullordertt.php

+ 1 - 2
core/CoreApp/controllers/Fullordertt.php

@@ -1267,8 +1267,7 @@ class Fullordertt extends Start_Controller {
 			$warehouse = $this->warehouse->read($post['type']);
 			if($data['library'] == 1 || ($data['library'] != 2 && ($post['state'] != '207' || $post['state'] == '209')))
 			{
-				var_dump($whlabel);
-				die;
+				
 			    $kcyz = $this->ck->get_kc($post['state'],$warehouse,$thisdata['shop'],$thisdata['number'],$whlabel,$fpdata);
 			    if($kcyz['t'] > '0')
 			    {