|
@@ -215,9 +215,9 @@ class Ac extends Start_Controller {
|
|
//echo $fullorder['name'];
|
|
//echo $fullorder['name'];
|
|
//$b = $this->yuntu->get_data($fullorder);
|
|
//$b = $this->yuntu->get_data($fullorder);
|
|
//$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;
|
|
- $b = $this->hualei->get_data($fullorder);
|
|
|
|
|
|
+ $b = $this->fedex->get_data($fullorder);
|
|
|
|
|
|
echo "<pre>";
|
|
echo "<pre>";
|
|
print_r($b);
|
|
print_r($b);
|