lvhao 4 달 전
부모
커밋
8fa43834f0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      core/CoreApp/controllers/Systemfout.php

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

@@ -905,7 +905,7 @@ class Systemfout extends Start_Controller {
 			$this->$fullorder_name->save($post,$y['id']);
 			//开始录入执行u9队列的数据
 			
-			$quque_u9_list = [];
+			$queue_u9_list = [];
 			$queue_u9_list[] = [
 				'platform'=>$fullorder_name,
 				'warehouse'=>$y['type'],