lvhao 1 周之前
父節點
當前提交
40fbdbf8cf
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      core/CoreApp/controllers/Fullorder.php

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

@@ -1477,7 +1477,7 @@ class Fullorder extends Start_Controller {
 				$fpdata[$k] = $xxv;
             }
 		}
-		$fpdata = $this->logic_order->checkOrderProduct($fpdata);
+		//$fpdata = $this->logic_order->checkOrderProduct($fpdata);
 		$this->data['fpdata'] = $fpdata;
 		$thfpdataxs = array();
 		if($fullorder['thfpdata'] != '')