Explorar o código

提交数据 队列 支援徐 许昌仓 定制头套餐 特殊仓

lvhao hai 10 horas
pai
achega
e01a12736c
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      core/CoreApp/controllers/Systemfout.php

+ 3 - 3
core/CoreApp/controllers/Systemfout.php

@@ -1024,7 +1024,7 @@ class Systemfout extends Start_Controller {
 				    // if(($item['warehouse'] != 5) || ($item['warehouse'] != 7) || ($item['warehouse'] != 8) || ($item['warehouse'] != 9) ){
 				    //     $this->zzquque_u9->insert($item);
 				    // }
-					if( !in_array($item['warehouse'],[3,5,7,8,9]) ){
+					if( in_array($item['warehouse'],[12,13,16]) ){
 				        $this->zzquque_u9->insert($item);
 				    }
 				}
@@ -1168,7 +1168,7 @@ class Systemfout extends Start_Controller {
 						//     $this->zzquque_u9->insert($item);
 						// }
 						$y = $this->$fullorder_name->read($outnumber);
-						if( !in_array($y['type'],[3,5,7,8,9]) ){
+						if( in_array($y['type'],[12,13,16]) ){
 							$data = [
 								'platform'=>$fullorder_name,
 								'warehouse'=>$y['type'],
@@ -1231,7 +1231,7 @@ class Systemfout extends Start_Controller {
 					//     $this->zzquque_u9->insert($item);
 					// }
 					$y = $this->$fullorder_name->read($outnumber);
-					if( !in_array($y['type'],[3,5,7,8,9]) ){
+					if( in_array($y['type'],[12,13,16]) ){
 						$data = [
 							'platform'=>$fullorder_name,
 							'warehouse'=>$y['type'],