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