|
@@ -212,7 +212,7 @@ class Ac extends Start_Controller {
|
|
|
//$pt .= '<p>'.$p[1].' * '.$p[2].'</p>';
|
|
//$pt .= '<p>'.$p[1].' * '.$p[2].'</p>';
|
|
|
}
|
|
}
|
|
|
$fullorder['pt'] = $pt;
|
|
$fullorder['pt'] = $pt;
|
|
|
- // $fullorder['printnumber'] = 8;
|
|
|
|
|
|
|
+ $fullorder['printnumber'] = 5;
|
|
|
// $fullorder['address'] = "221 5TH ST # APT305";
|
|
// $fullorder['address'] = "221 5TH ST # APT305";
|
|
|
// $fullorder['city'] = "W SACRAMENTO";
|
|
// $fullorder['city'] = "W SACRAMENTO";
|
|
|
// echo "<pre>";
|
|
// echo "<pre>";
|
|
@@ -236,7 +236,7 @@ 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-UNI';
|
|
|
|
|
|
|
+ $fullorder['printcode'] = 'YunExpress_JFPHTKR';
|
|
|
// $fullorder['js'] = 2;
|
|
// $fullorder['js'] = 2;
|
|
|
// $fullorder['bx'] = 110;
|
|
// $fullorder['bx'] = 110;
|
|
|
//$fullorder['qm'] = 1;
|
|
//$fullorder['qm'] = 1;
|
|
@@ -244,7 +244,7 @@ class Ac extends Start_Controller {
|
|
|
echo "<pre>";
|
|
echo "<pre>";
|
|
|
print_r($fullorder);
|
|
print_r($fullorder);
|
|
|
die;
|
|
die;
|
|
|
- $b = $this->hualei->get_data($fullorder);
|
|
|
|
|
|
|
+ $b = $this->yuntuus->get_data($fullorder);
|
|
|
print_r($b);
|
|
print_r($b);
|
|
|
die;
|
|
die;
|
|
|
|
|
|