소스 검색

提交数据

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

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

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

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

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