|
|
@@ -236,13 +236,16 @@ class Ac extends Start_Controller {
|
|
|
//echo $fullorder['name'];
|
|
|
//$b = $this->yuntu->get_data($fullorder);
|
|
|
//$b = $this->usps->get_logistics($fullorder);
|
|
|
- $fullorder['printcode'] = 'YunExpress_JFPHTKR';
|
|
|
+// $fullorder['printcode'] = 'YunExpress_JFPHTKR';
|
|
|
// $fullorder['js'] = 2;
|
|
|
// $fullorder['bx'] = 110;
|
|
|
//$fullorder['qm'] = 1;
|
|
|
|
|
|
echo "<pre>";
|
|
|
- $b = $this->yuntuus->get_data($fullorder);
|
|
|
+ print_r($fullorder);
|
|
|
+
|
|
|
+ die;
|
|
|
+ $b = $this->hualeiv1->get_data($fullorder);
|
|
|
print_r($b);
|
|
|
die;
|
|
|
|