|
@@ -215,6 +215,7 @@ class Ac extends Start_Controller {
|
|
//$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'] = 'usps_priority';
|
|
$fullorder['printcode'] = 'usps_priority';
|
|
|
|
+ $fullorder['js'] = 1;
|
|
$b = $this->cne->get_data($fullorder);
|
|
$b = $this->cne->get_data($fullorder);
|
|
|
|
|
|
echo "<pre>";
|
|
echo "<pre>";
|