瀏覽代碼

提交数据

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

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

@@ -127,7 +127,6 @@ class Ac extends Start_Controller {
 	
 	public function _x3($arg_array)
 	{
-	    die;
 		$fullorder = $this->fullorder->get_number($arg_array[0]);
 		if(!$fullorder)
 		{
@@ -237,12 +236,12 @@ class Ac extends Start_Controller {
 // 		$fullorder['js'] = 2;
 // 		$fullorder['bx'] = 110;
 		//$fullorder['qm'] = 1;
-		$fullorder['printcode'] = 'HUALEI-UNI';
+		$fullorder['printcode'] = 'YunExpress_JFPHTKR';
 
 	    echo "<pre>";
 // 	    print_r($fullorder);
 // 		die;
-		$b = $this->hualei->get_data($fullorder);
+		$b = $this->yuntu->get_data($fullorder);
 		print_r($b);
 		die;