|
@@ -237,9 +237,10 @@ class Ac extends Start_Controller {
|
|
// $fullorder['bx'] = 110;
|
|
// $fullorder['bx'] = 110;
|
|
//$fullorder['qm'] = 1;
|
|
//$fullorder['qm'] = 1;
|
|
//$fullorder['printcode'] = 'FedEx_GD';
|
|
//$fullorder['printcode'] = 'FedEx_GD';
|
|
|
|
+
|
|
echo "<pre>";
|
|
echo "<pre>";
|
|
-// print_r($fullorder);
|
|
|
|
-// die;
|
|
|
|
|
|
+ print_r($fullorder);
|
|
|
|
+ die;
|
|
$b = $this->cne->get_data($fullorder);
|
|
$b = $this->cne->get_data($fullorder);
|
|
print_r($b);
|
|
print_r($b);
|
|
die;
|
|
die;
|