lvhao 1 settimana fa
parent
commit
a3285b71dd
2 ha cambiato i file con 3 aggiunte e 6 eliminazioni
  1. 1 4
      core/CoreApp/controllers/Aatest.php
  2. 2 2
      core/CoreApp/controllers/Ac.php

+ 1 - 4
core/CoreApp/controllers/Aatest.php

@@ -93,10 +93,7 @@ class Aatest extends Start_Controller {
     public function _remap($arg,$arg_array)
     {  
 
-		$info = $this->logic_order->getInfo("number = 'MG-251122-001'");
-		$r = $this->job_get3pewaybillid->do_final($info,"fullorder");
-		echo "<pre>";
-		print_r($r);
+		
 		die;
 		$fullorder = $this->logic_order->getInfo("number = 'TT-WK-251201-337'");
 		$this->express_tt->get_data($fullorder,"CBT");;

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

@@ -212,7 +212,7 @@ class Ac extends Start_Controller {
 			//$pt .= '<p>'.$p[1].' * '.$p[2].'</p>';
 		}
 		$fullorder['pt'] = $pt;
-		$fullorder['printnumber'] = 5;
+		$fullorder['printnumber'] = 10;
 // 		$fullorder['address'] = "221 5TH ST # APT305";
 // 		$fullorder['city'] = "W SACRAMENTO";
 // 		echo "<pre>";
@@ -245,7 +245,7 @@ class Ac extends Start_Controller {
 		print_r($fullorder);
 
 		die;
-		$b = $this->hualeiv1->get_data($fullorder);
+		$b = $this->hualei->get_data($fullorder);
 		print_r($b);
 		die;