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