瀏覽代碼

no message

lvhao 3 月之前
父節點
當前提交
2666627c9b
共有 2 個文件被更改,包括 3 次插入2 次删除
  1. 2 1
      core/CoreApp/controllers/Fullorder.php
  2. 1 1
      core/CoreApp/controllers/Fullordertt.php

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

@@ -6477,7 +6477,8 @@ class Fullorder extends Start_Controller {
 			$data['budget'] = 0;
 			$data['shipremarks'] = '';
 			$data['source'] = 1;
-			$data['review'] = 2;
+			//$data['review'] = 2;
+			
 			unset($data['id']);
 			unset($data['jweight']);
 			unset($data['fpcount']);

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

@@ -6412,7 +6412,7 @@ class Fullordertt extends Start_Controller {
 			$data['budget'] = 0;
 			$data['shipremarks'] = '';
 			$data['source'] = 1;
-			$data['review'] = 2;
+			//$data['review'] = 2;
 			unset($data['id']);
 			unset($data['jweight']);
 			unset($data['fpcount']);