|
@@ -218,6 +218,7 @@ class Ac extends Start_Controller {
|
|
//$b = $this->usps->get_logistics($fullorder);
|
|
//$b = $this->usps->get_logistics($fullorder);
|
|
// $fullorder['printcode'] = 'HUALEI-DHL';
|
|
// $fullorder['printcode'] = 'HUALEI-DHL';
|
|
//$fullorder['js'] = 1;
|
|
//$fullorder['js'] = 1;
|
|
|
|
+ $fullorder['printcode'] = 'usps_priority';
|
|
$b = $this->cne->get_data($fullorder);
|
|
$b = $this->cne->get_data($fullorder);
|
|
//$b = $this->fedexv1->get_data($fullorder);
|
|
//$b = $this->fedexv1->get_data($fullorder);
|
|
|
|
|