lvhao 5 天之前
父節點
當前提交
ff112d2daf
共有 1 個文件被更改,包括 3 次插入2 次删除
  1. 3 2
      core/CoreApp/controllers/Ac.php

+ 3 - 2
core/CoreApp/controllers/Ac.php

@@ -237,9 +237,10 @@ class Ac extends Start_Controller {
 // 		$fullorder['bx'] = 110;
 		//$fullorder['qm'] = 1;
 		//$fullorder['printcode'] = 'FedEx_GD';
+
 	    echo "<pre>";
-// 		print_r($fullorder);
-// 		die;
+		print_r($fullorder);
+		die;
 		$b = $this->cne->get_data($fullorder);
 		print_r($b);
 		die;