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'],