@@ -111,7 +111,7 @@ class Aatest extends Start_Controller {
// $fs = $this->fedexv1->get_logistics($v);
// var_dump($fs);
// die;
- // die;
+ die;
$list = $this->fullorder->get_waybill("9205890251001335261703");
$v = $list;
@@ -225,7 +225,7 @@ class Ac extends Start_Controller {
echo "<pre>";
//$b = $this->usps->get_data_new($fullorder);
- $b = $this->ups->get_data($fullorder);
+ //$b = $this->ups->get_data($fullorder);
print_r($b);
$this->_pdf($b['labelImage'],"test",date("Ymd"));